Skip to content

Commit

Permalink
Merge pull request #17 from MatzeMuc86/patch-2
Browse files Browse the repository at this point in the history
Update translations.php
  • Loading branch information
creecros authored Jan 12, 2021
2 parents a2c1cb2 + 6abdcd7 commit 345c98f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Locale/de_DE/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
'Send a task by email to creator' => 'Sende eine Aufgabe per E-Mail an den Ersteller',
'Send a task by email to assignee' => 'Sende eine Aufgabe per E-Mail an den Zuständigen',
'Send email notification of impending due date' => 'Sende eine E-Mail Benachrichtigung wenn es fällig wird',
'Send email notification of impending subtask due date' => 'Sende eine E-Mail Benachrichtigung wenn teilaufgabe fällig wird',
'Send email notification of impending subtask due date' => 'Sende eine E-Mail Benachrichtigung wenn Teilaufgabe fällig wird',
'Include Task Title and ID in subject line?' => 'Ergänze Titel und ID der Aufgabe in die E-Mail Betreffzeile',
);

0 comments on commit 345c98f

Please sign in to comment.