Approval.

This commit is contained in:
2024-05-24 17:31:22 +00:00
committed by md translation bot
parent 17d7c33a10
commit 33854d23a7
5 changed files with 42 additions and 42 deletions

View File

@ -1,9 +1,9 @@
<?PHP
declare(strict_types = 1);
$institution_basic_category_set = array (
'archive' => 'Archive',
'library' => 'Library',
'memorial_site' => 'Memorial site',
'private_collection' => 'Private collection',
'museum' => 'Museum',
'archive' => 'Archívum',
'library' => 'Könyvtár',
'memorial_site' => 'Emlékhely',
'private_collection' => 'Magánygyűjtemény',
'museum' => 'Múzeum',
);