feat(ui): improve i18n
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
"common.text.operation_failed": "Operation failed",
|
||||
"common.text.request_error": "Request error",
|
||||
|
||||
"common.menu.theme": "Change Theme",
|
||||
"common.menu.locale": "Change Language",
|
||||
"common.menu.theme": "Change theme",
|
||||
"common.menu.locale": "Change language",
|
||||
"common.menu.settings": "Settings",
|
||||
"common.menu.logout": "Logout",
|
||||
"common.menu.logout": "Log-out",
|
||||
"common.menu.document": "Document",
|
||||
|
||||
"common.theme.light": "Light",
|
||||
@@ -57,13 +57,13 @@
|
||||
"common.provider.huaweicloud.elb": "Huawei Cloud - ELB",
|
||||
"common.provider.kubernetes": "Kubernetes",
|
||||
"common.provider.kubernetes.secret": "Kubernetes - Secret",
|
||||
"common.provider.local": "Local Deployment",
|
||||
"common.provider.local": "Local deployment",
|
||||
"common.provider.namedotcom": "Name.com",
|
||||
"common.provider.namesilo": "NameSilo",
|
||||
"common.provider.powerdns": "PowerDNS",
|
||||
"common.provider.qiniu": "Qiniu",
|
||||
"common.provider.qiniu.cdn": "Qiniu - CDN",
|
||||
"common.provider.ssh": "SSH Deployment",
|
||||
"common.provider.ssh": "SSH deployment",
|
||||
"common.provider.tencentcloud": "Tencent Cloud",
|
||||
"common.provider.tencentcloud.cdn": "Tencent Cloud - CDN",
|
||||
"common.provider.tencentcloud.clb": "Tencent Cloud - CLB",
|
||||
|
||||
Reference in New Issue
Block a user