X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62b36719d92eec21e5e132811c1ec88e5f495117..c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 14b3e6e8..34368cdd 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -46,6 +46,7 @@ $i18n_key_words = array( 'menu.help' => 'Справка', 'menu.create_team' => 'Создать команду', 'menu.profile' => 'Профиль', +'menu.group' => 'Группа', 'menu.time' => 'Время', 'menu.expenses' => 'Расходы', 'menu.reports' => 'Отчёты', @@ -267,6 +268,7 @@ $i18n_key_words = array( 'title.import' => 'Импортирование данных команды', 'title.options' => 'Опции', 'title.profile' => 'Профиль', +'title.group' => 'Настройки группы', 'title.cf_custom_fields' => 'Дополнительные поля', 'title.cf_add_custom_field' => 'Добавление поля', 'title.cf_edit_custom_field' => 'Редактирование поля',