From 8ea0cd2c7e9fb9158c191e456726b419ef8b24bd Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 1 Jun 2023 14:49:34 +0000 Subject: [PATCH] Approval. --- hu/institution_external_id_repositories.php | 2 +- hu/tag_relation_type.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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', );