Approval.
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$custom_report_targets_set = array (
|
||||
'object_single' => 'Single object',
|
||||
'object_list' => 'Multiple objects',
|
||||
'loan' => 'Loan',
|
||||
'exhibition' => 'Exhibition',
|
||||
'object_single' => 'Egy tárgy',
|
||||
'object_list' => 'Több tárgy',
|
||||
'loan' => 'Haszonkölcsön',
|
||||
'exhibition' => 'Kiállítás',
|
||||
);
|
||||
|
Reference in New Issue
Block a user