translation-value-sets/ru/institution_external_id_repositories.php

6 lines
189 B
PHP
Raw Permalink Normal View History

2023-04-09 01:37:07 +02:00
<?PHP
declare(strict_types = 1);
$institution_external_id_repositories = array (
2023-05-15 14:13:04 +02:00
'hu_ksh' => 'Центральное статистическое управление Венгрии',
2023-04-09 01:37:07 +02:00
);