Client - allow password display

This commit is contained in:
Sam
2022-02-23 18:08:45 +01:00
parent d8c4106fcf
commit 9bb894dc03
5 changed files with 90 additions and 11 deletions

View File

@ -5,6 +5,7 @@
"EMAIL": "Email",
"ENTER_EMAIL": "Enter an email address",
"ENTER_PASSWORD": "Enter a password",
"HIDE_PASSWORD": "hide password",
"INVALID_TOKEN": "Invalid token, please request a new password reset.",
"LANGUAGE": "Language",
"LOGIN": "Login",
@ -60,6 +61,7 @@
"REGISTER": "Register",
"REGISTER_DISABLED": "Sorry, registration is disabled.",
"RESET_PASSWORD": "Reset your password",
"SHOW_PASSWORD": "show password",
"USER_PICTURE": "user picture",
"USERNAME": "Username"
}