X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/95d4442c1517b0d9e76081fd901a600e45e9fbea..a67c7fec533237be9be83379eb19fbbf51174c9a:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 51413f28..718f3246 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -210,6 +210,7 @@ $i18n_key_words = array( 'label.mark_paid' => 'Отметить оплату', 'label.week_note' => 'Комментарий недели', 'label.week_list' => 'Список недели', +'label.work_units' => 'Единицы работы', // Form titles. 'title.login' => 'Вход в систему', @@ -280,6 +281,7 @@ $i18n_key_words = array( 'title.locking' => 'Блокировка', 'title.week_view' => 'Неделя', 'title.swap_roles' => 'Обмен ролей', +'title.work_units' => 'Единицы работы', // 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.