Approval.

This commit is contained in:
2024-06-19 20:58:30 +00:00
committed by md translation bot
parent 9a92d4fdda
commit 7dad733945
22 changed files with 65 additions and 2 deletions

View File

@ -3,5 +3,5 @@ declare(strict_types = 1);
$series_place_role = array (
'place_of_production' => 'Herstellungsort',
'performance_space' => 'Aufführungsort',
'rehearsal_space' => 'Probeort',
'rehearsal_space' => 'Probenort',
);