From e637a17efbedf907226c8e08a314ee8d208bdf20 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 14 Aug 2015 17:43:49 -0400 Subject: Sync locales --- app/Locale/de_DE/translations.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/Locale/de_DE') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index ca5a3fa4..f2fbe1c8 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1017,4 +1017,14 @@ return array( // 'License' => '', // 'Project Administrator' => '', // 'Enter the text below' => '', + // 'Gantt chart for %s' => '', + // 'Sort by position' => '', + // 'Sort by date' => '', + // 'Add task' => '', + // 'Start date:' => '', + // 'Due date:' => '', + // 'There is no start date or due date for this task.' => '', + // 'Moving or resizing a task will change the start and due date of the task.' => '', + // 'There is no task in your project.' => '', + // 'Gantt chart' => '', ); -- cgit v1.2.3