X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/acd436b6c7d3bc585bb3841d4d69dbe15cd8d140..124f501c2f54e9480401ed46bd1986e10cc3afc3:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index e21252eb..929e2b2e 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -416,6 +416,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' => 'Номер счёта',