Approval.

This commit is contained in:
2020-08-06 21:04:42 +02:00
committed by Stefan Rohde-Enslin
parent 3ba5f740e6
commit 4b2c9ffee4
18 changed files with 180 additions and 0 deletions

10
tr/placetypes.php Normal file
View 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';