added translations to Account
This commit is contained in:
@@ -119,5 +119,7 @@
|
||||
"loading": "Lädt…",
|
||||
"register": "Registrieren",
|
||||
"backToLogin": "Zurück zum Login",
|
||||
"noAccountRegister": "Noch kein Konto? Registrieren"
|
||||
"noAccountRegister": "Noch kein Konto? Registrieren.",
|
||||
"delete": "Löschen",
|
||||
"pleaseEnterPassword": "Bitte Passwort eingeben"
|
||||
}
|
||||
|
||||
@@ -119,5 +119,7 @@
|
||||
"loading": "Loading…",
|
||||
"register": "Register",
|
||||
"backToLogin": "Back to login",
|
||||
"noAccountRegister": "Don’t have an account? Register"
|
||||
"noAccountRegister": "Don’t have an account? Register.",
|
||||
"delete": "Delete",
|
||||
"pleaseEnterPassword": "Please enter password"
|
||||
}
|
||||
@@ -237,4 +237,3 @@ import {
|
||||
</Box>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user