diff options
Diffstat (limited to 'locales/pt_BR')
-rw-r--r-- | locales/pt_BR/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 9ef5a7f8..ffb578c5 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -306,4 +306,8 @@ return array( // 'Login with my Google Account' => '', // 'Project not found.' => '', // 'Task #%d' => '', + // 'Task removed successfully.' => '', + // 'Unable to remove this task.' => '', + // 'Remove a task' => '', + // 'Do you really want to remove this task: "%s"?' => '', ); |