Approval.

This commit is contained in:
2025-09-17 15:12:34 +00:00
committed by md translation bot
parent b77cba66a2
commit 2c28afedef
15 changed files with 111 additions and 111 deletions

View File

@@ -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' => 'Jeden objekt',
'object_list' => 'Více objektů',
'loan' => 'Půjčka',
'exhibition' => 'Výstava',
);