diff options
Diffstat (limited to 'locales/pt_BR/translations.php')
-rw-r--r-- | locales/pt_BR/translations.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 53ff4b15..54b357db 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -284,4 +284,10 @@ return array( // 'Filter by user' => '', // 'Filter by due date' => ', // 'Everybody' => '', + // 'Open' => '', + // 'Closed' => '', + // 'Search' => '', + // 'Nothing found.' => '', + // 'Search in the project "%s"' => '', + // 'Due date' => '', ); |