translation-value-sets/pt/placetypes.php

11 lines
310 B
PHP
Raw Normal View History

2020-08-06 21:04:42 +02:00
<?PHP
$tlPlacetypes['0'] = 'Administrative';
$tlPlacetypes['1'] = 'Historical';
$tlPlacetypes['2'] = 'Region';
$tlPlacetypes['3'] = 'Street';
$tlPlacetypes['4'] = 'Building';
$tlPlacetypes['5'] = 'Mountains';
$tlPlacetypes['6'] = 'Forrest';
$tlPlacetypes['7'] = 'Body of water';
$tlPlacetypes['8'] = 'Island';