diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-14 17:43:49 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-14 17:43:49 -0400 |
commit | e637a17efbedf907226c8e08a314ee8d208bdf20 (patch) | |
tree | e00b789a17e9a4db594d9795246124b0e9dc0131 /app/Locale/sr_Latn_RS/translations.php | |
parent | ee5e8cca218c7a617147a7312be73bc81fe63348 (diff) |
Sync locales
Diffstat (limited to 'app/Locale/sr_Latn_RS/translations.php')
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index e053eddf..cca4d538 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/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' => '', ); |