summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-11-16 21:36:46 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-11-16 21:36:46 -0500
commitd4ae2f135dd8ef3e5d5b09e29d21396f626f0dd7 (patch)
tree50fc3749129f98fc660a8a0248ab34eb13699af5 /app/Locale/ru_RU
parent1e466a66dbb6e060b2fc7c0c5d3edb2b19079e4a (diff)
Add daily project summary export
Diffstat (limited to 'app/Locale/ru_RU')
-rw-r--r--app/Locale/ru_RU/translations.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 1d220902..b584b759 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -594,4 +594,9 @@ return array(
// 'Unable to create this task.' => '',
// 'Cumulative flow diagram' => '',
// 'Cumulative flow diagram for "%s"' => '',
+ // 'Daily project summary' => '',
+ // 'Daily project summary export' => '',
+ // 'Daily project summary export for "%s"' => '',
+ // 'Exports' => '',
+ // 'This export contains the number of tasks per column grouped per day.' => '',
);