diff options
Diffstat (limited to 'app/Locales/sv_SE/translations.php')
-rw-r--r-- | app/Locales/sv_SE/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index d69f6604..8113477c 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -395,4 +395,6 @@ return array( // 'Creator' => '', // 'Modification date' => '', // 'Completion date' => '', + // 'Webhook URL for task creation' => '', + // 'Webhook URL for task modification' => '', ); |