From 5c4d06d26b808ea50d08f83ae02ac82373fd2208 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 2 Feb 2018 14:52:26 -0800 Subject: Update Portuguese translations --- app/Locale/pt_PT/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/pt_PT/translations.php') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 71512329..fe5a8189 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -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', ); -- cgit v1.2.3