diff options
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 59fcc983..a766e496 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); |