Merge pull request #4797 from uinz/patch-1

Update zh-Hans.json
This commit is contained in:
Jim LAURIE 2020-01-02 14:08:44 +01:00 committed by GitHub
commit 4e87eaef0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,7 @@
"Auth.advanced.allow_register": "", "Auth.advanced.allow_register": "",
"Auth.form.button.forgot-password": "发送电子邮件", "Auth.form.button.forgot-password": "发送电子邮件",
"Auth.form.button.forgot-password.success": "再次发送", "Auth.form.button.forgot-password.success": "再次发送",
"Auth.form.button.login": "登", "Auth.form.button.login": "登",
"Auth.form.button.register": "准备开始", "Auth.form.button.register": "准备开始",
"Auth.form.button.register-success": "再次发送", "Auth.form.button.register-success": "再次发送",
"Auth.form.button.reset-password": "修改密码", "Auth.form.button.reset-password": "修改密码",
@ -176,6 +176,6 @@
"Auth.form.register.username.placeholder": "John Doe", "Auth.form.register.username.placeholder": "John Doe",
"Auth.header.register.description": "要完成安装并保护您的应用程序请通过输入必要的信息来创建第一个用户root管理员。", "Auth.header.register.description": "要完成安装并保护您的应用程序请通过输入必要的信息来创建第一个用户root管理员。",
"Auth.link.forgot-password": "忘记密码了吗?", "Auth.link.forgot-password": "忘记密码了吗?",
"Auth.link.ready": "准备好登", "Auth.link.ready": "准备好登",
"components.Input.error.password.noMatch": "密码不匹配" "components.Input.error.password.noMatch": "密码不匹配"
} }