Added title.swap_roles to translation files.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index 2cd9ea4..179d445 100644 (file)
@@ -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.