1
0

feat: change links to login / register pages

This commit is contained in:
kolaente
2021-12-11 22:15:43 +01:00
committed by Dominik Pschenitschni
parent 9c04fb4e40
commit 5558d91f44
3 changed files with 37 additions and 48 deletions

View File

@ -54,7 +54,9 @@
"usernameRequired": "Please provide a username.",
"passwordRequired": "Please provide a password.",
"showPassword": "Show the password",
"hidePassword": "Hide the password"
"hidePassword": "Hide the password",
"noAccountYet": "Don't have an account yet?",
"alreadyHaveAnAccount": "Already have an account?"
},
"settings": {
"title": "Settings",