User registration completed
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"login": "Login",
|
||||
"noAccountRegister": "No Account? Register now!",
|
||||
"noAccountRegister": "Create new Account!",
|
||||
"register": "Create Account",
|
||||
"userInfo": {
|
||||
"firstName": "First Name",
|
||||
@@ -45,5 +45,6 @@
|
||||
"houseNumber": "House Number",
|
||||
"postalCode": "Postal Code",
|
||||
"city": "City"
|
||||
}
|
||||
},
|
||||
"backToLogin": "Back to Login"
|
||||
}
|
||||
@@ -36,7 +36,7 @@
|
||||
"username": "Username",
|
||||
"password": "Passwort",
|
||||
"login": "Login",
|
||||
"noAccountRegister": "Noch keinen Account? Jetzt anmelden!",
|
||||
"noAccountRegister": "Neuen Account erstellen!",
|
||||
"register": "Account erstellen",
|
||||
"userInfo": {
|
||||
"firstName": "Vorname",
|
||||
@@ -45,5 +45,6 @@
|
||||
"houseNumber": "Hausnummer",
|
||||
"postalCode": "Postleitzahl",
|
||||
"city": "Stadt"
|
||||
}
|
||||
},
|
||||
"backToLogin": "Zurück zum Login"
|
||||
}
|
||||
Reference in New Issue
Block a user