From d4ae2f135dd8ef3e5d5b09e29d21396f626f0dd7 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 16 Nov 2014 21:36:46 -0500 Subject: Add daily project summary export --- app/Locale/pt_BR/translations.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/Locale/pt_BR/translations.php') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 647348b9..9aa52bc3 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -594,4 +594,9 @@ return array( // 'Unable to create this task.' => '', // 'Cumulative flow diagram' => '', // 'Cumulative flow diagram for "%s"' => '', + // 'Daily project summary' => '', + // 'Daily project summary export' => '', + // 'Daily project summary export for "%s"' => '', + // 'Exports' => '', + // 'This export contains the number of tasks per column grouped per day.' => '', ); -- cgit v1.2.3