mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 17:17:46 +01:00
Update locale_messages_en-US.js
change key to "failed_to_change_password".
This commit is contained in:
parent
46ad156d4c
commit
f70b9f7e33
@ -47,7 +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.',
|
||||
'failed_to_change_password': 'Failed to change password.',
|
||||
'summary': 'Summary',
|
||||
'projects': 'Projects',
|
||||
'public_projects': 'Public Projects',
|
||||
|
Loading…
Reference in New Issue
Block a user