mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations setting.php (Turkish)
This commit is contained in:
parent
2d47f84782
commit
45be203e24
@ -16,6 +16,9 @@ return [
|
|||||||
'default_country' => [
|
'default_country' => [
|
||||||
'name' => 'Varsayılan Ülke',
|
'name' => 'Varsayılan Ülke',
|
||||||
],
|
],
|
||||||
|
'create_ad_page_location' => [
|
||||||
|
'name' => 'Create Ad Page Location',
|
||||||
|
],
|
||||||
'default_city' => [
|
'default_city' => [
|
||||||
'name' => 'Varsayılan İl',
|
'name' => 'Varsayılan İl',
|
||||||
],
|
],
|
||||||
@ -25,6 +28,7 @@ return [
|
|||||||
'default_neighborhood' => [
|
'default_neighborhood' => [
|
||||||
'name' => 'Varsayılan Mahalle',
|
'name' => 'Varsayılan Mahalle',
|
||||||
],
|
],
|
||||||
|
|
||||||
'google_map_key' => [
|
'google_map_key' => [
|
||||||
'name' => 'Google Maps Api Key',
|
'name' => 'Google Maps Api Key',
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user