Approval.
This commit is contained in:
kn
actor_variant_types_set.phpappointment_attendance_modes.phpappointment_cancellation_status_set.phpappointment_contributor_roles.phpappointment_status.phpattendance_status_set.phpcloser_location_types_set.phpcolors_set.phpconservation_report_type_set.phpcurrencies_set.phpcustom_report_targets_set.phpdisposal_method_set.phpentry_types.phpeventtype_groups.phpeventtype_name.phpeventtype_persinst.phpeventtype_place.phpeventtype_time.phpexhibition_contributor_roles.phpgender_set.phpinstitution_basic_category_set.phpinstitution_collection_area_set.phpinstitution_external_id_repositories.phpinstitution_musdb_use_case_set.phpinstitution_public_private_category_set.phplicense_explica.phplicense_full_names.phploan_types.phpmarking_types.phpmeasurement_type_set.phpobject_check_types_set.phpobject_damage_status_set.phpobject_damage_types_set.phpobject_document_type_set.phpobject_form_set.phpobject_publication_background.phpobject_record_status.phpobject_record_status_explica.phpobject_status.phpphone_types.phpplacetypes.phppodcast_contributor_roles.phpposition_set.phpprocess_types.phprecording_types_set.phpresearch_status.phpseries_contributor_role.phpseries_place_role.phpseries_time_role.phpshipment_method_set.phpsource_type_set.php
@@ -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' => 'ವಿಶ್ವವಿದ್ಯಾಲಯದ ಸಂಗ್ರಹ',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user