X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/92dd94c462e142e8a5f7aae9594dd75b5b5a7afa..ea7a43edbe96f9741b734dc4ee5efc16b6c48244:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index ad71ecc5..4b49fabf 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -273,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' => 'Редактирование поля', @@ -450,7 +451,6 @@ $i18n_key_words = array( 'form.group_edit.future_entries' => 'Будущие записи', 'form.group_edit.uncompleted_indicators' => 'Индикаторы незавершения', 'form.group_edit.allow_ip' => 'Разрешить доступ с IP', -'form.group_edit.plugins' => 'Плагины', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php 'form.group_delete.hint' => 'Вы уверены, что хотите удалить всю группу?',