Approval.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?PHP
|
||||
$custom_report_targets_set['object_single'] = 'Single object';
|
||||
$custom_report_targets_set['object_list'] = 'Multiple objects';
|
||||
$custom_report_targets_set['loan'] = 'Loan';
|
||||
$custom_report_targets_set['exhibition'] = 'Exhibition';
|
||||
$custom_report_targets_set['object_single'] = 'Одиночный объект';
|
||||
$custom_report_targets_set['object_list'] = 'Много объектов';
|
||||
$custom_report_targets_set['loan'] = 'Займ';
|
||||
$custom_report_targets_set['exhibition'] = 'Выставка';
|
||||
|
Reference in New Issue
Block a user