From 421531bd4f0af6a26e0b7971e23d5af1d5cf7d05 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 11 Dec 2017 11:24:59 -0800 Subject: Fix typo in translations --- app/Locale/pt_BR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 812af0f0..70646cae 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1366,7 +1366,7 @@ return array( 'Time Estimated' => 'Tempo estimado', 'Time Spent' => 'Tempo gasto', 'External Link' => 'Link externo', - 'This feature enable the iCal feed, RSS feed and the public board view.' => 'Essa funcionalidade habilita o alimentador de iCal, RSS e visualização pública do quadro.', + 'This feature enables the iCal feed, RSS feed and the public board view.' => 'Essa funcionalidade habilita o alimentador de iCal, RSS e visualização pública do quadro.', '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', -- cgit v1.2.3