diff --git a/static/resources/js/services/i18n/locale_messages_zh-CN.js b/static/resources/js/services/i18n/locale_messages_zh-CN.js index d9a3be0225..11ec326784 100644 --- a/static/resources/js/services/i18n/locale_messages_zh-CN.js +++ b/static/resources/js/services/i18n/locale_messages_zh-CN.js @@ -47,7 +47,7 @@ var locale_messages = { 'forgot_password_description': '重置邮件将发送到此邮箱。', 'reset_password': '重置密码', 'successful_reset_password': '重置密码成功。', - 'fail_change_password': '修改密码失败。', + 'failed_to_change_password': '修改密码失败。', 'summary': '摘要', 'projects': '项目', 'public_projects': '公开项目',