* Ability to change the account name * Ability to set a language to the account Addresses: #667 #307 Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
28 lines
758 B
JSON
28 lines
758 B
JSON
{
|
|
"GENERAL_SETTINGS": {
|
|
"TITLE": "Kontoeinstellungen",
|
|
"SUBMIT": "Update Einstellungen",
|
|
"UPDATE": {
|
|
"ERROR": "Einstellungen konnten nicht aktualisiert werden, versuchen Sie es erneut!",
|
|
"SUCCESS": "Kontoeinstellungen erfolgreich aktualisiert"
|
|
},
|
|
"FORM": {
|
|
"ERROR": "Bitte korrigieren Sie Formularfehler",
|
|
"GENERAL_SECTION": {
|
|
"TITLE": "Allgemeine Einstellungen",
|
|
"NOTE": ""
|
|
},
|
|
"NAME": {
|
|
"LABEL": "Kontobezeichnung",
|
|
"PLACEHOLDER": "Ihr Kontoname",
|
|
"ERROR": "Bitte geben Sie einen gültigen Kontonamen ein"
|
|
},
|
|
"LANGUAGE": {
|
|
"LABEL": "Site-Sprache (Beta)",
|
|
"PLACEHOLDER": "Your account name",
|
|
"ERROR": ""
|
|
}
|
|
}
|
|
}
|
|
}
|