diff options
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index e2c46c9e..f144e9ad 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => 'Skapare', 'Modification date' => 'Ändringsdatum', 'Completion date' => 'Slutfört datum', - 'Webhook URL for task creation' => 'Webhook URL för att skapa uppgift', - 'Webhook URL for task modification' => 'Webhook URL för att ändra uppgift', 'Clone' => 'Klona', 'Clone Project' => 'Klona projekt', 'Project cloned successfully.' => 'Projektet har klonats.', |