mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Arabic)
This commit is contained in:
parent
de3e35eda7
commit
42bcc605f4
@ -16,4 +16,28 @@ return [
|
||||
'default_country' => [
|
||||
'name' => 'البلد الافتراضي',
|
||||
],
|
||||
'create_ad_page_location' => [
|
||||
'name' => 'إنشاء موقع صفحة الإعلان',
|
||||
],
|
||||
'default_city' => [
|
||||
'name' => 'المدينة الافتراضية',
|
||||
],
|
||||
'default_district' => [
|
||||
'name' => 'الحي الافتراضي',
|
||||
],
|
||||
'default_neighborhood' => [
|
||||
'name' => 'الحي الافتراضي',
|
||||
],
|
||||
|
||||
'google_map_key' => [
|
||||
'name' => 'خرائط جوجل ابي كي',
|
||||
],
|
||||
|
||||
'map_coordinates_long' => [
|
||||
'name' => 'الافتراضي الطويل',
|
||||
],
|
||||
|
||||
'map_coordinates_lat' => [
|
||||
'name' => 'الافتراضي اللات',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user