Added label.files to translation files.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index e21252e..0f866d0 100644 (file)
@@ -237,6 +237,8 @@ $i18n_key_words = array(
 'label.approval' => 'Одобрение отчётов',
 'label.mark_approved' => 'Отметить одобрение',
 'label.template' => 'Шаблон',
+'label.attachments' => 'Приложения',
+'label.files' => 'Файлы',
 
 // Form titles.
 'title.error' => 'Ошибка',
@@ -416,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' => 'Номер счёта',