translation-value-sets/id/placetypes.php

11 lines
286 B
PHP
Raw Normal View History

2020-08-06 21:04:42 +02:00
<?PHP
$tlPlacetypes['0'] = 'Resmi';
$tlPlacetypes['1'] = 'Sejarah';
$tlPlacetypes['2'] = 'Wilayah';
$tlPlacetypes['3'] = 'Jalan';
$tlPlacetypes['4'] = 'Gedung';
$tlPlacetypes['5'] = 'Gunung';
$tlPlacetypes['6'] = 'Hutan';
$tlPlacetypes['7'] = 'Badan air';
$tlPlacetypes['8'] = 'Pulau';