From e155163265ff0781153922b3cf685db3eed99834 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 30 Jan 2018 11:01:01 -0800 Subject: Update pt_BR translation --- app/Locale/pt_BR/translations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/Locale') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index ad417cce..77742353 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1370,7 +1370,7 @@ return array( 'Stop the timer of all subtasks when moving a task to another column' => 'Parar o temporizador de todas as subtarefas quando mover a tarefa para outra coluna', 'Subtask Title' => 'Título da subtarefa', 'Add a subtask and activate the timer when moving a task to another column' => 'Adicionar uma subtarefa e ativar o temporizador quando mover a tarefa para outra coluna', - // 'days' => '', - // 'minutes' => '', - // 'seconds' => '', + 'days' => 'dias', + 'minutes' => 'minutos', + 'seconds' => 'segundos', ); -- cgit v1.2.3