mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Turkish)
This commit is contained in:
parent
2d47f84782
commit
45be203e24
@ -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',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user