feat: complete i18n translation (#3141)

* feat: complete i18n translation

* fix: fix problem in cs/data
This commit is contained in:
DacongDA
2024-08-24 23:27:59 +08:00
committed by GitHub
parent 1460a0498f
commit f2a94f671a
25 changed files with 301 additions and 1 deletions

View File

@ -234,6 +234,8 @@
"Enable": "启用",
"Enable dark logo": "开启暗黑Logo",
"Enable dark logo - Tooltip": "开启暗黑Logo",
"Enable tour": "启用导引",
"Enable tour - Tooltip": "为用户显示导引",
"Enabled": "已开启",
"Enabled successfully": "启用成功",
"Enforcers": "Casbin执行器",
@ -265,6 +267,8 @@
"Invitations": "邀请码",
"Is enabled": "已启用",
"Is enabled - Tooltip": "是否启用",
"Is shared": "是否共享",
"Is shared - Tooltip": "与其他组织共享此应用",
"LDAPs": "LDAP",
"LDAPs - Tooltip": "LDAPs",
"Languages": "语言",
@ -441,6 +445,8 @@
"Base DN": "基本DN",
"Base DN - Tooltip": "LDAP搜索时的基DN",
"CN": "CN",
"Default group": "默认群组",
"Default group - Tooltip": "同步用户后用户所在的群组",
"Edit LDAP": "编辑LDAP",
"Enable SSL": "启用SSL",
"Enable SSL - Tooltip": "是否启用SSL",
@ -551,6 +557,11 @@
"Your phone is": "你的手机号",
"preferred": "首选"
},
"mfaAccount": {
"Account Name": "账号名",
"Issuer": "Issuer",
"Secret Key": "密钥"
},
"model": {
"Edit Model": "编辑模型",
"Model text": "模型文本",
@ -1136,6 +1147,7 @@
"Link": "绑定",
"Location": "城市",
"Location - Tooltip": "居住地址所在的城市",
"MFA accounts": "MFA账户",
"Managed accounts": "托管账户",
"Modify password...": "编辑密码...",
"Multi-factor authentication": "多因素认证",