]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ru.lang.php
Cosmetic UI fixes for report table.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index a3e2d6f8a04c90b7b5f539fcaf7a8d57a0f14363..1635d0ff1c7b01d36c4ff3f4a78a39219d1169c3 100644 (file)
@@ -118,7 +118,6 @@ $i18n_key_words = array(
 'button.import' => 'Импортировать команду',
 'button.close' => 'Закрыть',
 'button.stop' => 'Завершить',
-'button.mark_paid' => 'Отметить оплату',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Название команды',
@@ -209,6 +208,7 @@ $i18n_key_words = array(
 'label.quantity' => 'Количество',
 'label.paid_status' => 'Статус оплаты',
 'label.paid' => 'Оплачено',
+'label.mark_paid' => 'Отметить оплату',
 
 // Form titles.
 'title.login' => 'Вход в систему',
@@ -355,6 +355,7 @@ $i18n_key_words = array(
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
 'form.report.export' => 'Экспортировать',
+'form.report.assign_to_invoice' => 'Включить в счёт',
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).