Approval.

This commit is contained in:
2025-10-11 09:36:58 +00:00
committed by md translation bot
parent 4fbf5b51c4
commit 8f307cf3d9
46 changed files with 194 additions and 90 deletions

View File

@@ -1,7 +1,7 @@
<?PHP
declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Place of production',
'performance_space' => 'Performance space',
'rehearsal_space' => 'Rehearsal space',
'place_of_production' => 'Místo výroby',
'performance_space' => 'Prostor pro vystoupení',
'rehearsal_space' => 'Zkušebna',
);