Sync locales

This commit is contained in:
Frederic Guillot
2015-08-14 17:43:49 -04:00
parent ee5e8cca21
commit e637a17efb
19 changed files with 242 additions and 52 deletions

View File

@@ -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' => '',
);