New translations setting.php (Turkish)

This commit is contained in:
Fatih Alp 2020-01-31 11:37:00 +03:00
parent 2d47f84782
commit 45be203e24

View File

@ -16,6 +16,9 @@ return [
'default_country' => [
'name' => 'Varsayılan Ülke',
],
'create_ad_page_location' => [
'name' => 'Create Ad Page Location',
],
'default_city' => [
'name' => 'Varsayılan İl',
],
@ -25,6 +28,7 @@ return [
'default_neighborhood' => [
'name' => 'Varsayılan Mahalle',
],
'google_map_key' => [
'name' => 'Google Maps Api Key',
],