mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-25 19:52:48 +00:00
Fix (dashboard): Delete zh-CN duplicate text
This commit is contained in:
parent
b3f4a0549b
commit
ff90b97177
|
|
@ -427,17 +427,17 @@
|
|||
"showSlimeLine": "使用波浪线",
|
||||
"showSineLine": "使用正弦线",
|
||||
"siteKey": "Site KEY",
|
||||
"siteKeyDes": "<0>应用管理页面</0> 获取到的的 网站密钥。",
|
||||
"siteKeyDes": "<0>应用管理页面</0> 获取到的 网站密钥。",
|
||||
"siteSecret": "Secret",
|
||||
"siteSecretDes": "<0>应用管理页面</0> 获取到的的 秘钥。",
|
||||
"siteSecretDes": "<0>应用管理页面</0> 获取到的 秘钥。",
|
||||
"secretID": "SecretId",
|
||||
"secretIDDes": "<0>访问密钥页面</0> 获取到的的 SecretId",
|
||||
"secretIDDes": "<0>访问密钥页面</0> 获取到的 SecretId",
|
||||
"secretKey": "SecretKey",
|
||||
"secretKeyDes": "<0>访问密钥页面</0> 获取到的的 SecretKey",
|
||||
"secretKeyDes": "<0>访问密钥页面</0> 获取到的 SecretKey",
|
||||
"tCaptchaAppID": "APPID",
|
||||
"tCaptchaAppIDDes": "<0>图形验证页面</0> 获取到的的 APPID",
|
||||
"tCaptchaAppIDDes": "<0>图形验证页面</0> 获取到的 APPID",
|
||||
"tCaptchaSecretKey": "App Secret Key",
|
||||
"tCaptchaSecretKeyDes": "<0>图形验证页面</0> 获取到的的 App Secret Key",
|
||||
"tCaptchaSecretKeyDes": "<0>图形验证页面</0> 获取到的 App Secret Key",
|
||||
"staticResourceCache": "静态公共资源缓存",
|
||||
"staticResourceCacheDes": "公共可访问的静态资源(如:本机策略直链、文件下载链接)的缓存有效期",
|
||||
"creditSystem": "积分系统",
|
||||
|
|
@ -1318,9 +1318,9 @@
|
|||
"loginWithoutBinding": "未绑定时可直接登录",
|
||||
"loginWithoutBindingDes": "开启后,如果用户使用了第三方登录,但是没有已绑定的注册用户,系统会为其创建用户并登录。这种方式创建的用户日后只能使用第三方登录。",
|
||||
"appid": "APP ID",
|
||||
"appidDes": "应用管理页面获取到的的 APP ID",
|
||||
"appidDes": "应用管理页面获取到的 APP ID",
|
||||
"appKey": "APP KEY",
|
||||
"appKeyDes": "应用管理页面获取到的的 APP KEY",
|
||||
"appKeyDes": "应用管理页面获取到的 APP KEY",
|
||||
"overuseReminder": "超额提醒",
|
||||
"overuseReminderDes": "用户因增值服务过期,容量超出限制后发送的提醒邮件模板",
|
||||
"vasSetting": "支付/杂项设置",
|
||||
|
|
@ -1449,4 +1449,4 @@
|
|||
"later": "稍后再说",
|
||||
"learnMore": "了解 Pro 版本详情"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue