Approval.
This commit is contained in:
@@ -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' => 'रिहर्सल स्थान',
|
||||
);
|
||||
|
Reference in New Issue
Block a user