Update Portuguese translations

This commit is contained in:
Frédéric Guillot 2018-02-02 14:52:26 -08:00
parent e7ea0b46e9
commit 5c4d06d26b
2 changed files with 4 additions and 4 deletions

View File

@ -1373,6 +1373,6 @@ return array(
'days' => 'dias',
'minutes' => 'minutos',
'seconds' => 'segundos',
// 'Assign automatically a color when preset start date is reached' => '',
// 'Move the task to another column once a predefined start date is reached' => '',
'Assign automatically a color when preset start date is reached' => 'Atribuir automaticamente uma cor quando a data de início for atingida',
'Move the task to another column once a predefined start date is reached' => 'Mover a tarefa para outra coluna quando a data de início for atingida',
);

View File

@ -1373,6 +1373,6 @@ return array(
'days' => 'dias',
'minutes' => 'minutos',
'seconds' => 'segundos',
// 'Assign automatically a color when preset start date is reached' => '',
// 'Move the task to another column once a predefined start date is reached' => '',
'Assign automatically a color when preset start date is reached' => 'Atribuir automaticamente uma cor quando a data de início for atingida',
'Move the task to another column once a predefined start date is reached' => 'Mover a tarefa para outra coluna quando a data de início for atingida',
);