Starting writing the Work plugin.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index ee928de..c9c325c 100644 (file)
@@ -271,6 +271,7 @@ $i18n_key_words = array(
 'title.send_report' => 'Отсылка отчёта',
 'title.timesheets' => 'Табели учёта',
 'title.timesheet' => 'Табель учёта',
+'title.timesheet_files' => 'Файлы табеля учёта',
 'title.invoice' => 'Счёт',
 'title.send_invoice' => 'Отсылка счёта',
 'title.charts' => 'Диаграммы',
@@ -332,6 +333,7 @@ $i18n_key_words = array(
 'title.edit_file' => 'Редактирование файла',
 'title.delete_file' => 'Удаление файла',
 'title.download_file' => 'Скачивание файла',
+'title.work' => 'Работа',
 
 // 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.