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