-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into ba/group-add-user
- Loading branch information
Showing
5 changed files
with
29 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
de: | ||
cancel: "Abbrechen" | ||
save: "Speichern" | ||
confirmation: "Bist du dir sicher?" | ||
confirmation: "Sind Sie sicher?" | ||
|
||
my_groups: "Meine Gruppen" | ||
all_groups: "Alle Gruppen" | ||
|
@@ -15,7 +15,7 @@ de: | |
group_no_items: "Keine Items vorhanden" | ||
|
||
group_name : "Gruppenname" | ||
group_name_prompt: "Bitte gib deiner Gruppe einen Namen" | ||
group_name_prompt: "Bitte geben Sie Ihrer Gruppe einen Namen" | ||
|
||
group_member: | ||
zero: "Mitglieder" | ||
|
@@ -26,7 +26,7 @@ de: | |
member_email: "E-Mail" | ||
member_email_placeholder: "[email protected]" | ||
|
||
login_first: "Du musst dich erst anmelden" | ||
login_first: "Sie müssen sich erst anmelden" | ||
only_admins: "Nur Administratoren dürfen diese Gruppe bearbeiten" | ||
|
||
group_new: "Die Gruppe wurde erfolgreich erstellt" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters