Removed not used team address field handling.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index 138def6..dfaf2ba 100644 (file)
@@ -118,6 +118,7 @@ $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' => 'Название команды',
@@ -296,6 +297,8 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'неактивный',
 'dropdown.delete'=>'удалить',
 'dropdown.do_not_delete'=>'не удалять',
+'dropdown.paid' => 'оплачено',
+'dropdown.not_paid' => 'не оплачено',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases