X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7..dfc50841cd4b60eb8f2172044d6dd08785fe3df4:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 34368cdd..8d1331d8 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' => 'Время', @@ -54,7 +54,7 @@ $i18n_key_words = array( 'menu.projects' => 'Проекты', 'menu.tasks' => 'Задачи', 'menu.users' => 'Пользователи', -'menu.teams' => 'Команды', +'menu.groups' => 'Группы', 'menu.export' => 'Экспорт', 'menu.clients' => 'Клиенты', 'menu.options' => 'Опции',