diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 3dff0aab..787974dd 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => 'Erstellt von', 'Modification date' => 'Änderungsdatum', 'Completion date' => 'Abschlussdatum', - 'Webhook URL for task creation' => 'Webhook URL zur Aufgabenerstellung', - 'Webhook URL for task modification' => 'Webhook URL zur Aufgabenbearbeitung', 'Clone' => 'duplizieren', 'Clone Project' => 'Projekt duplizieren', 'Project cloned successfully.' => 'Projekt wurde dupliziert.', |