diff options
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index cb158072..2093af95 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); |