translation-value-sets/ru/institution_external_id_repositories.php

6 lines
189 B
PHP
Raw Normal View History

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