mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Fix small grammatical error
This commit is contained in:
parent
c829dbf9f3
commit
9eff9ae3b6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"portal": "YunoHost Portal",
|
||||
"informations": "Deine Informationen",
|
||||
"information": "Deine Informationen",
|
||||
"username": "Benutzername",
|
||||
"password": "Passwort",
|
||||
"fullname": "Vollständiger Name",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"invalid_domain": "Ungültige Domain in",
|
||||
"invalid_mailforward": "Ungültige E-Mail Weiterleitungsadresse",
|
||||
"mail_already_used": "E-Mail Adresse wird bereits verwendet:",
|
||||
"informations_updated": "Informationen wurden aktualisiert",
|
||||
"information_updated": "Informationen wurden aktualisiert",
|
||||
"user_saving_fail": "Beim ändern der Benutzerinformationen ist ein Fehler aufgetreten",
|
||||
"missing_required_fields": "Benötigte Felder fehlen",
|
||||
"wrong_username_password": "Falscher Benutzername oder Passwort",
|
||||
|
@ -38,4 +38,4 @@
|
|||
"footerlink_documentation": "Dokumentation",
|
||||
"footerlink_support": "Support",
|
||||
"footerlink_administration": "Administration"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue