Approval.

This commit is contained in:
2025-07-11 06:37:45 +00:00
committed by md translation bot
parent bd508e24ff
commit 0be5ccf2d4
64 changed files with 639 additions and 639 deletions

View File

@@ -1,10 +1,10 @@
<?PHP
declare(strict_types = 1);
$institution_basic_category_set = array (
'archive' => 'Archive',
'library' => 'Library',
'memorial_site' => 'Memorial site',
'private_collection' => 'Private collection',
'museum' => 'Museum',
'university_collection' => 'University collection',
'archive' => 'पुरालेख',
'library' => 'पुस्तकालय',
'memorial_site' => 'स्मारक स्थल',
'private_collection' => 'निजी संग्रह',
'museum' => 'संग्रहालय',
'university_collection' => 'विश्वविद्यालय संग्रह',
);