New translations language_zh-CN.json (English)

This commit is contained in:
RB 2019-12-10 13:52:22 +08:00
parent 6048a08716
commit e5a35f9fcd

View file

@ -62,5 +62,14 @@
"Retry": "Try again",
"ErrorUnknow": "Unknow error, please try again later",
"Error404": "The resource you requested does not exist",
"Error403": "Insufficient permissions, access blocked"
"Error403": "Insufficient permissions, access blocked",
"NewUserAddedNotify": "<p>系统管理员已经为你开通了 %s 账号!以下为你的登录信息,请妥善保管。</p><div style='margin:10px 0'>登录账号 <b>%s</b><br>登录密码 <b>%s</b><br>登录地址 <a href='%s'>%s</a></div><p>首次登陆,建议你立即修改登陆密码。修改方式:登陆后点击右上角头像 - 个人设置 - 安全设置 - 更改密码</p>",
"YourAccountReady": "你的 %s 账号已就绪",
"NewUserSignupNotify": "用户 @%s 提交了注册申请。请验证用户有效性后为其启用并指定部门和角色,以便用户登录使用。如果这是一个无效申请请忽略。[点击此处激活](%s)",
"YourAccountActive": "你的账户已激活",
"NewUserAccountActive": "<p>%s 你的账户已激活!现在你可以登陆并使用系统。</p><div style='margin:10px 0'>登录地址 <a href='%s'>%s</a></div><p>首次登陆,建议你立即修改密码!如有任何登陆或使用问题,请与系统管理员联系。</p>",
"PasswordLevel1Tip": "密码不能小于6位",
"PasswordLevel2Tip": "密码必须包含数字和大小写字母",
"PasswordLevel3Tip": "密码不能小于8位且必须包含特殊字符",
"Repeated": "{0}重复"
}