diff options
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 4423007d..506a03ee 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1400,4 +1400,7 @@ return array( 'Reorder this column by assignee (Z-A)' => 'Reordenar esta coluna por designado (Z-A)', '%s moved the task #%d "%s" to the project "%s"' => '%s moveu a tarefa #%d "%s" para o projeto "%s"', 'Task #%d "%s" has been moved to the project "%s"' => 'Tarefa #%d "%s" foi movida para o projeto "%s"', + // 'Move the task to another column when due date is less than a certain number of days' => '', + // 'HTTP Client:' => '', + // 'XBT - bitcoin' => '', ); |