X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a490f47a3440b85efc7ef9c1795dd59dac60c83b..40e7c879cbbc4f00227c039f1a86d48f81e10101:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index cfdee922..f1f18b09 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -44,7 +44,7 @@ $i18n_key_words = array( 'menu.logout' => 'Выйти', 'menu.forum' => 'Форум', 'menu.help' => 'Справка', -'menu.create_team' => 'Создать команду', +'menu.create_group' => 'Создать группу', 'menu.profile' => 'Профиль', 'menu.group' => 'Группа', 'menu.time' => 'Время', @@ -268,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' => 'Редактирование поля',