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