X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/235858d0ca557daca78f85706512dfd01fe1f77d..62bebb89af9afb9c4008d799c67e24988cb3688d:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 5c364bb1..d02b91c5 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -225,7 +225,7 @@ $i18n_key_words = array( 'title.login' => 'Вход в систему', 'title.groups' => 'Группы', 'title.subgroups' => 'Подгруппы', -'title.create_group' => 'Создание группы', +'title.add_group' => 'Добавление группы', 'title.edit_group' => 'Редактирование группы', 'title.delete_group' => 'Удаление группы', 'title.reset_password' => 'Cброс пароля', @@ -247,7 +247,7 @@ $i18n_key_words = array( 'title.send_invoice' => 'Отсылка счёта', 'title.charts' => 'Диаграммы', 'title.projects' => 'Проекты', -'title.add_project' => 'Создание проекта', +'title.add_project' => 'Добавление проекта', 'title.edit_project' => 'Редактирование проекта', 'title.delete_project' => 'Удаление проекта', 'title.tasks' => 'Задачи',