diff --git a/src/locales/zh_Hans.js b/src/locales/zh_Hans.js index 67632f6c..56fcac38 100644 --- a/src/locales/zh_Hans.js +++ b/src/locales/zh_Hans.js @@ -367,7 +367,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': '语言', @@ -395,9 +395,9 @@ export default { 'Current': '当前', 'Other Device': '其他设备', 'Unknown Device': '未知设备', - 'Are you sure you want to logout from this session?': '您确定是否要退出该会话?', + 'Are you sure you want to logout from this session?': '您确定要退出该会话?', 'Unable to logout from this session': '无法退出该会话', - 'Are you sure you want to logout all other sessions?': '您确定是否要退出其他所有会话?', + 'Are you sure you want to logout all other sessions?': '您确定要退出其他所有会话?', 'You have logged out all other sessions': '您已经退出其他所有会话', 'Unable to logout all other sessions': '无法退出其他所有会话', 'Regenerate Backup Codes': '重新生成备用码', @@ -411,7 +411,7 @@ export default { 'Unable to enable two factor authentication': '无法启用两步验证', 'Unable to disable two factor authentication': '无法禁用两步验证', 'Log Out': '退出登录', - 'Are you sure you want to log out?': '您确定是否要退出登录?', + 'Are you sure you want to log out?': '您确定要退出登录?', 'Unable to logout': '无法退出登录', 'Application Lock': '应用锁', 'Application lock has been enabled': '应用锁已经启用',