mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-02 10:41:59 +01:00
Update locale_messages_zh-CN.js
add 'fail_change_password': '修改密码失败。'
This commit is contained in:
parent
aa1d44ecdb
commit
c258a64e63
@ -47,6 +47,7 @@ var locale_messages = {
|
||||
'forgot_password_description': '重置邮件将发送到此邮箱。',
|
||||
'reset_password': '重置密码',
|
||||
'successful_reset_password': '重置密码成功。',
|
||||
'fail_change_password': '修改密码失败。',
|
||||
'summary': '摘要',
|
||||
'projects': '项目',
|
||||
'public_projects': '公开项目',
|
||||
@ -248,4 +249,4 @@ var locale_messages = {
|
||||
'inline_help_publicity': '设置该项目为公开。',
|
||||
'alert_job_contains_error': '当前复制任务中包含错误,请检查。',
|
||||
'caution': '注意'
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user