Approval.

This commit is contained in:
2024-10-20 23:23:58 +00:00
committed by md translation bot
parent 7623a0314d
commit 974fc860c6
10 changed files with 24 additions and 24 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' => 'Место изготовления',
'performance_space' => 'Место исполнения',
'rehearsal_space' => 'Место проведения репетиций',
);