diff options
Diffstat (limited to 'app/Locale/nl_NL')
-rw-r--r-- | app/Locale/nl_NL/translations.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index c4c262e1..5d1f0695 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => 'Aangemaakt door', 'Modification date' => 'Wijzigingsdatum', 'Completion date' => 'Afgerond op', - 'Webhook URL for task creation' => 'Webhook URL voor aanmaken taak', - 'Webhook URL for task modification' => 'Webhook URL voor wijzigen taak', 'Clone' => 'Kloon', 'Clone Project' => 'Project klonen', 'Project cloned successfully.' => 'Project succesvol gekloond.', |