translation-value-sets/dsb/institution_external_id_repositories.php
2023-04-08 23:37:07 +00:00

6 lines
138 B
PHP

<?PHP
declare(strict_types = 1);
$institution_external_id_repositories = array (
'hu_ksh' => 'Hungarian Central Statistical Office',
);