diff --git a/src/locales/zh_Hans.js b/src/locales/zh_Hans.js index 8b6f331c..0a0c2ae9 100644 --- a/src/locales/zh_Hans.js +++ b/src/locales/zh_Hans.js @@ -300,7 +300,7 @@ export default { 'Log In': '登录', 'Don\'t have an account?': '还没有账号?', 'Create an account': '创建新账号', - 'Forget Password?': '找回密码?', + 'Forget Password?': '找回密码?', 'Username cannot be empty': '用户名不能为空', 'Password cannot be empty': '密码不能为空', 'Confirmation password cannot be empty': '确认密码不能为空', @@ -371,7 +371,7 @@ export default { 'Unable to hide this account': '无法隐藏账户', 'Unable to unhide this account': '无法取消隐藏账户', 'Unable to move account': '无法移动账户', - 'Are you sure you want to delete this account?': '您确定要删除该账户?', + 'Are you sure you want to delete this account?': '您确定要删除该账户?', 'Unable to delete this account': '无法删除该账户', 'User Profile': '用户信息', 'Language': '语言',