diff --git a/hu/institution_external_id_repositories.php b/hu/institution_external_id_repositories.php index 2442b40..10022bf 100644 --- a/hu/institution_external_id_repositories.php +++ b/hu/institution_external_id_repositories.php @@ -1,5 +1,5 @@ 'Hungarian Central Statistical Office', + 'hu_ksh' => 'Központi Statisztikai Hivatal', ); diff --git a/hu/tag_relation_type.php b/hu/tag_relation_type.php index d6ccec4..dfe67b9 100644 --- a/hu/tag_relation_type.php +++ b/hu/tag_relation_type.php @@ -1,9 +1,9 @@ 'Tag', + 'tag' => 'Kulcsszó', 'object_type' => 'Object type', - 'material' => 'Material', - 'technique' => 'Technique', + 'material' => 'Anyag', + 'technique' => 'Technika', 'display_subject' => 'Display subject', );