X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fru.lang.php;h=179d445533bc14e2e466c03f34471dcf55eb0958;hb=1954fb7aba2f6547e1e278887ab1fe7ed808dab7;hp=2cd9ea4ac1242f0de8db6152653bb62d289d83f6;hpb=c858de92eb6b3b55a622d0457fd331aa0b26061f;p=timetracker.git diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 2cd9ea4a..179d4455 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -153,6 +153,7 @@ $i18n_key_words = array( 'label.notes' => 'Комментарии', 'label.item' => 'Предмет', 'label.cost' => 'Стоимость', +'label.ip' => 'IP адрес', 'label.day_total' => 'Итог за день', 'label.week_total' => 'Итог за неделю', 'label.month_total' => 'Итог за месяц', @@ -275,6 +276,7 @@ $i18n_key_words = array( 'title.cf_delete_dropdown_option' => 'Удаление опции', 'title.locking' => 'Блокировка', 'title.week_view' => 'Неделя', +'title.swap_roles' => 'Обмен ролей', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.