summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-14 17:43:49 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-14 17:43:49 -0400
commite637a17efbedf907226c8e08a314ee8d208bdf20 (patch)
treee00b789a17e9a4db594d9795246124b0e9dc0131 /app/Locale/ru_RU
parentee5e8cca218c7a617147a7312be73bc81fe63348 (diff)
Sync locales
Diffstat (limited to 'app/Locale/ru_RU')
-rw-r--r--app/Locale/ru_RU/translations.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index d81c5ea0..a57f750b 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/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' => '',
);