diff options
Diffstat (limited to 'locales/pt_BR')
-rw-r--r-- | locales/pt_BR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 54b357db..54538b1c 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -290,4 +290,5 @@ return array( // 'Nothing found.' => '', // 'Search in the project "%s"' => '', // 'Due date' => '', + // 'Others formats accepted: %s and %s' => '', ); |