diff options
Diffstat (limited to 'app/Locale')
-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 08535328..47072662 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1347,7 +1347,7 @@ return array( 'Template removed successfully.' => 'Vorlage erfolgreich gelöscht.', 'Unable to remove this template.' => 'Löschen der Vorlage nicht möglich.', 'Template for the task description' => 'Vorlage für die Aufgabenbeschreibung', - 'The start date is greater than the end date' => 'Das Startdatum ist größer als dass Enddatum', + 'The start date is greater than the end date' => 'Das Startdatum ist größer als das Enddatum', 'Tags must be separated by a comma' => 'Schlagworte müssen per Komma getrennt werden', 'Only the task title is required' => 'Nur der Aufgaben-Titel wird benötigt', 'Creator Username' => 'Ersteller Benutzername', |