From 26fea9b96ba4376a54b5d55b207d3eac040160d7 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 28 Mar 2015 12:39:46 -0400 Subject: Add task transitions csv export --- app/Locale/nl_NL/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/nl_NL/translations.php') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index bf6c3665..199c33b8 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -812,4 +812,7 @@ return array( // 'Transitions' => '', // 'Executer' => '', // 'Time spent in the column' => '', + // 'Task transitions' => '', + // 'Task transitions export' => '', + // 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '', ); -- cgit v1.2.3