diff options
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 7ba45966..696512f4 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -423,4 +423,5 @@ return array( // '[%s][Due tasks]' => '', // '[Kanboard] Notification' => '', // 'I want to receive notifications only for those projects:' => '', + // 'view the task on Kanboard' => '', ); |