Approval.

This commit is contained in:
2025-02-03 16:29:56 +00:00
committed by md translation bot
parent a2fa7b7bf2
commit 7bfd222f94
6 changed files with 36 additions and 36 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' => 'Gyártási helyszín',
'performance_space' => 'Előadóhely',
'rehearsal_space' => 'Próbahelyszín',
);