Approval.
This commit is contained in:
parent
822ad6383e
commit
8ea0cd2c7e
|
@ -1,5 +1,5 @@
|
|||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$institution_external_id_repositories = array (
|
||||
'hu_ksh' => 'Hungarian Central Statistical Office',
|
||||
'hu_ksh' => 'Központi Statisztikai Hivatal',
|
||||
);
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$tag_relation_type = array (
|
||||
'tag' => 'Tag',
|
||||
'tag' => 'Kulcsszó',
|
||||
'object_type' => 'Object type',
|
||||
'material' => 'Material',
|
||||
'technique' => 'Technique',
|
||||
'material' => 'Anyag',
|
||||
'technique' => 'Technika',
|
||||
'display_subject' => 'Display subject',
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user