X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fru.lang.php;h=0f866d08cef27bfdd26299d4091a709167cfd915;hb=00a2c4c840e745a734cd7eb6e58f897192fc2ca6;hp=61d033e24ce546520201d7e477e6035775cf8e65;hpb=5bbe544e3d2db9b79e5ea413e7994dcf0859f5f4;p=timetracker.git diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 61d033e2..0f866d08 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -236,6 +236,9 @@ $i18n_key_words = array( 'label.approved' => 'Одобрено', 'label.approval' => 'Одобрение отчётов', 'label.mark_approved' => 'Отметить одобрение', +'label.template' => 'Шаблон', +'label.attachments' => 'Приложения', +'label.files' => 'Файлы', // Form titles. 'title.error' => 'Ошибка', @@ -415,6 +418,10 @@ $i18n_key_words = array( 'form.timesheets.active_timesheets' => 'Активные табели', 'form.timesheets.inactive_timesheets' => 'Неактивные табели', +// Templates form. See example at https://timetracker.anuko.com/templates.php +'form.templates.active_templates' => 'Активные шаблоны', +'form.templates.inactive_templates' => 'Неактивные шаблоны', + // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). 'form.invoice.number' => 'Номер счёта',