mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 20:58:16 +00:00
fix German word for E-Mail (#7534)
Signed-off-by: Schaeferjo <mail@joschaefer.com>
This commit is contained in:
parent
1e67421668
commit
ba218a2fe1
@ -81,7 +81,7 @@
|
||||
"Settings.permissions.menu.link.users.label": "Benutzer",
|
||||
"Settings.permissions.users.add-new": "Neuen Benutzer hinzufügen",
|
||||
"Settings.permissions.users.create": "Benutzer erstellen",
|
||||
"Settings.permissions.users.form.email": "Em-Mil",
|
||||
"Settings.permissions.users.form.email": "E-Mail",
|
||||
"Settings.permissions.users.form.firstname": "Vorname",
|
||||
"Settings.permissions.users.form.lastname": "Nachname",
|
||||
"Settings.permissions.users.listview.header.description.plural": "{number} Benutzer gefunden",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user