Approval.
This commit is contained in:
10
tr/placetypes.php
Normal file
10
tr/placetypes.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
$tlPlacetypes['0'] = 'Yönetim';
|
||||
$tlPlacetypes['1'] = 'Tarihi';
|
||||
$tlPlacetypes['2'] = 'Bölge';
|
||||
$tlPlacetypes['3'] = 'Sokak';
|
||||
$tlPlacetypes['4'] = 'Bina';
|
||||
$tlPlacetypes['5'] = 'Dağlar';
|
||||
$tlPlacetypes['6'] = 'Orman';
|
||||
$tlPlacetypes['7'] = 'Deniz/Göl';
|
||||
$tlPlacetypes['8'] = 'Ada';
|
Reference in New Issue
Block a user