"APP_RESOURCE_POOL_HELPER":"Select the resource pool used to run the virtual machine, Resources is the default resource pool under cluster",
"APP_DATASTORE":"Datastore",
"APP_DATASTORE_HELPER":"Select the storage used to run the virtual machine, if you want to use vsan to dynamically create a PV in the k8s cluster, please select the storage that supports the vsan type",
"APP_UPDATE_DATASTORE_HELPER":"Storage can only be added",
"APP_TEMPLATE":"Template",
"APP_TEMPLATE_TYPE":"Template Type",
"APP_DEFAULT":"Defult",
...
...
@@ -214,8 +215,11 @@
"APP_GATEWAY_HELPER":"example 172.16.10.254",
"APP_SUBNET_INVALID":"Subnet invalid",
"APP_SYSTEM":"System",
"APP_REGISTRY_PROTOCOL":"Registry Protocol",
"APP_REGISTRY_IP":"Registry IP",
"APP_SYSTEM_IP":"System IP",
"APP_SYSTEM_IP_HELPER":"Required, please fill in the IPV4 address of Kubeoperator",
"APP_SYSTEM_IP_HELPER":"Required, please fill in the IPV4 address of KubeOperator",
"APP_SYSTEM_PROTOCOL_HELPER":"Required, nexus access address, http or https",
"APP_SYSTEM_LANGUAGE_CN":"简体中文",
"APP_SYSTEM_LANGUAGE_US":"English",
"APP_SYSTEM_LANGUAGE":"Language",
...
...
@@ -299,7 +303,10 @@
"APP_TOOLS":"Tools",
"APP_DATA":"Data",
"APP_RETENTION":"Retention",
"APP_EFK_CREATE_REPLICAS":"Make sure that the number of copies is less than or equal to the number of nodes!",
"APP_EFK_CREATE_REPLICAS":"Make sure that the number of copies is less than or equal to the number of nodes!",
"APP_TIPS":"Prompt information",
"APP_EFK_LOKI_CONDITION":"Elasticsearch and Loki do not support enabling at the same time!",
"APP_GRAFANA_CONDITION":"Please enable Prometheus as the default data source first!",
"APP_PREFIX":"Prefix",
"APP_INDEX":"Index",
"APP_REPLICAS":"Replicas",
...
...
@@ -360,6 +367,8 @@
"APP_LABEL":"Label",
"Ready":"Ready",
"Waiting":"Waiting",
"Lost":"Lost",
"Creating":"Creating",
"APP_DOWNLOAD":"Download",
"APP_SECURITY":"CIS Scan",
"APP_LDAP_ADDRESS":"Address",
...
...
@@ -582,5 +591,51 @@
"APP_MENU":"Menu",
"APP_RENAME":"Rename",
"APP_GPU_INFO":"GPU info",
"APP_MASTER_HELPER":"The number of master nodes must be 1 or 3"
"APP_OCEAN_STOR_AUTHCLIENT":"Mandatory, support to enter the client host name, client IP address, client IP address segment or use \"*\" to indicate all client IP addresses\nSupport to specify multiple clients, separated by \";\" semicolon",
"APP_OCEAN_STOR_CLONEFROM":"Optional, the format is storage backend name. original volume name",
"APP_OCEAN_STOR_CLONSPEED":"Optional, default value 3, support 1~4, 4 is the fastes",
"APP_OCEAN_STOR_FSTYPE":"Optional, support ext2/ext3/ext4, default is ext4"