Approval.

This commit is contained in:
2022-10-05 13:36:33 +00:00
committed by md translation bot
parent a9499566d0
commit 0759660c80
10 changed files with 22 additions and 22 deletions

View File

@ -1,12 +1,12 @@
<?PHP
$space_types['building'] = 'Building';
$space_types['depot'] = 'Depot room';
$space_types['utility_room'] = 'Utility room';
$space_types['exhibition_room'] = 'Exhibition room';
$space_types['display_cabinet'] = 'Display cabinet';
$space_types['shelf'] = 'Shelf';
$space_types['box'] = 'Box';
$space_types['folder'] = 'Folder';
$space_types['office'] = 'Office';
$space_types['floor'] = 'Floor';
$space_types['hallway'] = 'Hallway';
$space_types['building'] = 'Здание';
$space_types['depot'] = 'Помещение депо';
$space_types['utility_room'] = 'Подсобное помещение';
$space_types['exhibition_room'] = 'Выставочный зал';
$space_types['display_cabinet'] = 'Витрина';
$space_types['shelf'] = 'Полка';
$space_types['box'] = 'Коробка';
$space_types['folder'] = 'Папка';
$space_types['office'] = 'Офис';
$space_types['floor'] = 'Офис';
$space_types['hallway'] = 'Коридор';