X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e60d28bba29fbd47e415ac55bdcb39a284613ee..f12ceba49cb845be385e6b7c7786fc7e5393e802:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 85155b42..8f4b5b06 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -47,6 +47,7 @@ $i18n_key_words = array( 'menu.create_group' => 'Создать группу', 'menu.profile' => 'Профиль', 'menu.group' => 'Группа', +'menu.plugins' => 'Плагины', 'menu.time' => 'Время', 'menu.expenses' => 'Расходы', 'menu.reports' => 'Отчёты', @@ -272,6 +273,7 @@ $i18n_key_words = array( 'title.options' => 'Опции', 'title.profile' => 'Профиль', 'title.group' => 'Настройки группы', +'title.plugins' => 'Плагины', 'title.cf_custom_fields' => 'Дополнительные поля', 'title.cf_add_custom_field' => 'Добавление поля', 'title.cf_edit_custom_field' => 'Редактирование поля',