Approval.
This commit is contained in:
		| @@ -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', | ||||
| ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user