mirror of https://github.com/rancher/ui.git
Merge pull request #3283 from ly5156/driver-trans
[UI] add baidu and pingan driver name translation
This commit is contained in:
commit
fb55d60a74
|
|
@ -6594,6 +6594,7 @@ kontainerDriver:
|
|||
import: Import
|
||||
rancherKubernetesEngine: Rancher RKE
|
||||
tencentkubernetesengine: Tencent TKE
|
||||
baiducloudcontainerengine: Baidu CCE
|
||||
|
||||
|
||||
nodeDriver:
|
||||
|
|
@ -6627,6 +6628,8 @@ nodeDriver:
|
|||
upcloud: UpCloud
|
||||
vmwarevsphere: vSphere
|
||||
zstack: ZStack
|
||||
pinganyunecs: Pinganyun ECS
|
||||
baidu: Baidu CCE
|
||||
driverOptions: "{driver} Options"
|
||||
templateOptions: "{appName} Template"
|
||||
amazoneks:
|
||||
|
|
|
|||
|
|
@ -6591,6 +6591,7 @@ kontainerDriver:
|
|||
import: Import
|
||||
rancherKubernetesEngine: Rancher RKE
|
||||
tencentkubernetesengine: Tencent TKE
|
||||
baiducloudcontainerengine: Baidu CCE
|
||||
|
||||
|
||||
nodeDriver:
|
||||
|
|
@ -6623,6 +6624,8 @@ nodeDriver:
|
|||
upcloud: UpCloud
|
||||
vmwarevsphere: vSphere
|
||||
zstack: ZStack
|
||||
pinganyunecs: Pinganyun ECS
|
||||
baidu: Baidu CCE
|
||||
driverOptions: "{driver}选项"
|
||||
templateOptions: "{appName}模板"
|
||||
amazoneks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue