feat: change links to login / register pages
This commit is contained in:

committed by
Dominik Pschenitschni

parent
9c04fb4e40
commit
5558d91f44
@ -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",
|
||||
|
Reference in New Issue
Block a user