mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Albanian)
This commit is contained in:
parent
95b7e56d3f
commit
35e69de077
@ -2,35 +2,35 @@
|
||||
|
||||
return [
|
||||
'home_page_location' => [
|
||||
'name' => 'Home Page Location Field',
|
||||
'name' => 'Fusha e vendndodhjes së faqes kryesore',
|
||||
],
|
||||
'list_page_location' => [
|
||||
'name' => 'List Page Location Field',
|
||||
'name' => 'Fusha e vendndodhjes së faqeve të listës',
|
||||
],
|
||||
'detail_page_location' => [
|
||||
'name' => 'Detail Page Location Field',
|
||||
'name' => 'Fusha e vendndodhjes së faqes së detajuar',
|
||||
],
|
||||
'show_search_location_btn' => [
|
||||
'name' => 'Show Search Location Button',
|
||||
'name' => 'Shfaq butonin e vendndodhjes së kërkimit',
|
||||
],
|
||||
'default_country' => [
|
||||
'name' => 'Default Country',
|
||||
'name' => 'Vend i paracaktuar',
|
||||
],
|
||||
'create_ad_page_location' => [
|
||||
'name' => 'Create Ad Page Location',
|
||||
'name' => 'Krijoni vendndodhjen e faqes së reklamave',
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'Default City',
|
||||
'name' => 'Qyteti i paracaktuar',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'Default District',
|
||||
'name' => 'Rrethi i paracaktuar',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'Default Neighborhood',
|
||||
'name' => 'Lagjia e paracaktuar',
|
||||
],
|
||||
|
||||
'google_map_key' => [
|
||||
'name' => 'Google Maps Api Key',
|
||||
'name' => 'Google Key Api Key',
|
||||
],
|
||||
|
||||
'map_coordinates_long' => [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user