From b4d5ddb83271fb1c27c58533a99f629eb5f6d87a Mon Sep 17 00:00:00 2001 From: SkyFox Date: Wed, 20 Dec 2017 22:30:43 +0100 Subject: Add missing translation in DateHelper --- app/Locale/pt_BR/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 70646cae..1030f997 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1370,4 +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' => '', ); \ No newline at end of file -- cgit v1.2.3