Approval.
This commit is contained in:
10
hu/placetypes.php
Normal file
10
hu/placetypes.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
$tlPlacetypes['0'] = 'közigazgatási';
|
||||
$tlPlacetypes['1'] = 'történelmi';
|
||||
$tlPlacetypes['2'] = 'régió';
|
||||
$tlPlacetypes['3'] = 'utca';
|
||||
$tlPlacetypes['4'] = 'építmény';
|
||||
$tlPlacetypes['5'] = 'hegyek';
|
||||
$tlPlacetypes['6'] = 'erdő';
|
||||
$tlPlacetypes['7'] = 'folyók/tavak/tengerek';
|
||||
$tlPlacetypes['8'] = 'szigetek';
|
Reference in New Issue
Block a user