From 5ca9a12a0ac64dccded3f8ebae16c00f91a49455 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 11 Nov 2014 21:52:22 -0500 Subject: Add subtasks to the dashboard --- app/Locale/pt_BR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 778bfd3a..fd1fc1cf 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -571,4 +571,6 @@ return array( // 'Reportings' => '', // 'Task repartition for "%s"' => '', // 'Analytics' => '', + // 'Subtask' => '', + // 'My subtasks' => '', ); -- cgit v1.2.3