X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db..bca57fffcb2e12e5ebdb825adbf4732e9e0503cf:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 350508a4..b36191c6 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -210,6 +210,8 @@ $i18n_key_words = array( 'label.paid_status' => 'Статус оплаты', 'label.paid' => 'Оплачено', 'label.mark_paid' => 'Отметить оплату', +'label.week_note' => 'Комментарий недели', +'label.week_list' => 'Список недели', // Form titles. 'title.login' => 'Вход в систему', @@ -273,6 +275,7 @@ $i18n_key_words = array( 'title.cf_edit_dropdown_option' => 'Редактирование опции', 'title.cf_delete_dropdown_option' => 'Удаление опции', 'title.locking' => 'Блокировка', +'title.week_view' => 'Неделя', // 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.