openclassify/addons/default/visiosoft/location-module/resources/lang/az/setting.php
Fatih Alp c0237af5a1
New Crowdin updates (#783)
* New translations setting.php (Romanian)

* New translations setting.php (Turkish)

* New translations message.php (Swedish)
2020-11-06 20:23:55 +03:00

57 lines
1.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'home_page_location' => [
'name' => 'Əsas səhifə yeri sahəsi',
],
'list_page_location' => [
'name' => 'Siyahı Səhifə yeri sahəsi',
],
'detail_page_location' => [
'name' => 'Ətraflı səhifə yeri sahəsi',
],
'show_search_location_btn' => [
'name' => 'Axtarış yeri düyməsini göstər',
],
'default_country' => [
'name' => 'Defolt Ölkə',
],
'create_ad_page_location' => [
'name' => 'Elan səhifəsi yeri yaradın',
],
'default_city' => [
'name' => 'Defolt Şəhər',
],
'default_district' => [
'name' => 'Defolt Rayon',
],
'default_neighborhood' => [
'name' => 'Defolt Qonşuluq',
],
'google_map_key' => [
'name' => 'Google Maps Api Key',
],
'map_coordinates_long' => [
'name' => 'Defolt Uzun',
],
'map_coordinates_lat' => [
'name' => 'Defolt Lat',
],
'hide_location_filter' => [
'name' => 'Yer filtrini gizlət',
],
'country_for_phone_field' => [
'name' => 'Telefon sahəsi üçün qeydiyyatdan keçmiş ölkə'
],
'sorting_column' => [
'name' => 'Sütun çeşidlənir',
],
'sorting_type' => [
'name' => 'Çeşidləmə növü',
],
];