From 9ca2ba21272ddb1958e0b5b2f5842cde42508139 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 11 Apr 2015 23:01:17 -0400 Subject: Add burndown chart --- 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 31a8006c..374bfe20 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -850,4 +850,7 @@ return array( // 'uploaded by: %s' => '', // 'uploaded on: %s' => '', // 'size: %s' => '', + // 'Burndown chart for "%s"' => '', + // 'Burndown chart' => '', + // 'This chart show the task complexity over the time (Work Remaining).' => '', ); -- cgit v1.2.3