Update pt_BR translation

This commit is contained in:
Frédéric Guillot 2018-01-30 11:01:01 -08:00
parent a4231323ea
commit e155163265
1 changed files with 3 additions and 3 deletions

View File

@ -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',
);