Approval.
This commit is contained in:
10
uk/placetypes.php
Normal file
10
uk/placetypes.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
$tlPlacetypes['0'] = 'Административное';
|
||||
$tlPlacetypes['1'] = 'Историческое';
|
||||
$tlPlacetypes['2'] = 'Регион';
|
||||
$tlPlacetypes['3'] = 'Улица';
|
||||
$tlPlacetypes['4'] = 'Здание';
|
||||
$tlPlacetypes['5'] = 'Горы';
|
||||
$tlPlacetypes['6'] = 'Лес';
|
||||
$tlPlacetypes['7'] = 'Водное пространство';
|
||||
$tlPlacetypes['8'] = 'Остров';
|
Reference in New Issue
Block a user