mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-24 01:27:49 +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.',
|
'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',
|
'reset_password': 'Reset Password',
|
||||||
'successful_reset_password': 'Password has been reset successfully.',
|
'successful_reset_password': 'Password has been reset successfully.',
|
||||||
'fail_change_password': 'Password change fail.',
|
'failed_to_change_password': 'Failed to change password.',
|
||||||
'summary': 'Summary',
|
'summary': 'Summary',
|
||||||
'projects': 'Projects',
|
'projects': 'Projects',
|
||||||
'public_projects': 'Public Projects',
|
'public_projects': 'Public Projects',
|
||||||
|
Loading…
Reference in New Issue
Block a user