diff options
Diffstat (limited to 'locales/pt_BR/translations.php')
-rw-r--r-- | locales/pt_BR/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 54538b1c..ac902e45 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -291,4 +291,7 @@ return array( // 'Search in the project "%s"' => '', // 'Due date' => '', // 'Others formats accepted: %s and %s' => '', + // 'Description' => '', + // '%d comments' => '', + // '%d comment' => '', ); |