Approval.
This commit is contained in:
@ -1,18 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'space_types' =>
|
||||
array (
|
||||
'building' => 'Gebäude',
|
||||
'depot' => 'Depotraum',
|
||||
'utility_room' => 'Allzweckraum',
|
||||
'exhibition_room' => 'Ausstellungsraum',
|
||||
'display_cabinet' => 'Vitrine',
|
||||
'shelf' => 'Regal',
|
||||
'box' => 'Kiste',
|
||||
'folder' => 'Mappe',
|
||||
'office' => 'Büro',
|
||||
'floor' => 'Stockwerk',
|
||||
'hallway' => 'Flur',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user