Approval.
This commit is contained in:
10
id/placetypes.php
Normal file
10
id/placetypes.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?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';
|
Reference in New Issue
Block a user