1
0

feat: add tooltip and aria-label

This commit is contained in:
kolaente
2021-12-11 21:57:54 +01:00
committed by Dominik Pschenitschni
parent 8397608fef
commit fda0b81d9c
3 changed files with 13 additions and 3 deletions

View File

@ -52,7 +52,9 @@
"logout": "Logout",
"emailInvalid": "Please enter a valid email address.",
"usernameRequired": "Please provide a username.",
"passwordRequired": "Please provide a password."
"passwordRequired": "Please provide a password.",
"showPassword": "Show the password",
"hidePassword": "Hide the password"
},
"settings": {
"title": "Settings",