mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-11 10:27:58 +01:00
Update locale_messages_en-US.js
add 'fail_change_password': 'Password change fail.'
This commit is contained in:
parent
caf82ef3bd
commit
aa1d44ecdb
@ -47,6 +47,7 @@ var locale_messages = {
|
||||
'forgot_password_description': 'Please input the Email used when you signed up, a reset password Email will be sent to you.',
|
||||
'reset_password': 'Reset Password',
|
||||
'successful_reset_password': 'Password has been reset successfully.',
|
||||
'fail_change_password': 'Password change fail.',
|
||||
'summary': 'Summary',
|
||||
'projects': 'Projects',
|
||||
'public_projects': 'Public Projects',
|
||||
@ -249,4 +250,4 @@ var locale_messages = {
|
||||
'inline_help_publicity': 'Setting the project as public.',
|
||||
'alert_job_contains_error': 'There contain errors in current replication jobs results, please look into it.',
|
||||
'caution': 'Caution'
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user