Approval.
This commit is contained in:
7
de/series_place_role.php
Normal file
7
de/series_place_role.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$series_place_role = array (
|
||||
'place_of_production' => 'Herstellungsort',
|
||||
'performance_space' => 'Aufführungsort',
|
||||
'rehearsal_space' => 'Probeort',
|
||||
);
|
Reference in New Issue
Block a user