push back localazy update

This commit is contained in:
project_703_bot_497bb7eb186ca592c63b3e50cd5c69e1 2024-09-05 01:03:30 +00:00
parent 9e5ab63434
commit e752e4607c
2 changed files with 8 additions and 2 deletions

View File

@ -207,11 +207,14 @@
"generic": "Speichern des Benutzers fehlgeschlagen."
},
"form": {
"account-setup": "User account setup",
"email": "E-Mail",
"first-name": "Vorname",
"last-name": "Nachname",
"reset-password": "Passwort zurücksetzen",
"role": "Rolle"
"role": "Rolle",
"send-email": "Do not send email requesting the user to set a password",
"send-email-explanation": "Select this option if you use SSO. Please note that you will need to inform the user directly."
},
"title": "{type, select, edit{Benutzer bearbeiten} create{Neuen Benutzer erstellen} other{}}"
},

View File

@ -207,11 +207,14 @@
"generic": "Benutzer konnte nicht gespeichert werden!"
},
"form": {
"account-setup": "User account setup",
"email": "E-Mail",
"first-name": "Vorname",
"last-name": "Nachname",
"reset-password": "Passwort zurücksetzen",
"role": "Rolle"
"role": "Rolle",
"send-email": "Do not send email requesting the user to set a password",
"send-email-explanation": "Select this option if you use SSO. Please note that you will need to inform the user directly."
},
"title": "{type, select, edit{Benutzer bearbeiten} create{Neuen Benutzer hinzufügen} other{}}"
},