translation-value-sets/hu/closer_location_types_set.php
2024-03-25 14:51:51 +00:00

9 lines
181 B
PHP

<?PHP
declare(strict_types = 1);
$closer_location_types_set = array (
0 => '',
1 => 'Felvétel készítésének helye',
2 => 'Lelőhely',
3 => 'Történelmi elnevezés',
);