summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-26 15:57:39 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-26 15:57:39 -0400
commit9ca4b43a97ae92fad57b00ac0217d5b7078272fb (patch)
treecd16f66b175dad4be54f24533b1671015dd34699 /app/Locale/ru_RU/translations.php
parent47c1bc965254dc539cd8996730fcc00546a32143 (diff)
Add page to show the list of plugins
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r--app/Locale/ru_RU/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 53303506..566f48c8 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1012,4 +1012,8 @@ return array(
'Table of contents' => 'Сожержание',
'Gantt' => 'Гантт',
'Help with project permissions' => 'Помощь с правами доступа по проекту',
+ // 'Author' => '',
+ // 'Version' => '',
+ // 'Plugins' => '',
+ // 'There is no plugin loaded.' => '',
);