diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index b33fc4d7..2b554c9d 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -808,7 +808,7 @@ return array( 'Assignee changed on task #%d' => 'Neue Zuordnung für Aufgabe #%d ', '%d overdue tasks' => '%d überfällige Aufgaben', 'Task #%d is overdue' => 'Aufgabe #%d ist überfällig', - 'No new notifications.' => 'Keine neuen Benachrichtigungen', + 'No notification.' => 'Keine neuen Benachrichtigungen', 'Mark all as read' => 'Alles als gelesen markieren', 'Mark as read' => 'Als gelesen markieren', 'Total number of tasks in this column across all swimlanes' => 'Anzahl an Aufgaben in dieser Spalte über alle Swimlanes', |