New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-04-27 04:58:32 +03:00
parent 01b80c86a3
commit a1823aedae

View File

@ -281,8 +281,8 @@ return [
// Detail page // Detail page
"no_street_view" => "لا توجد صورة التجوّل الافتراضي في هذا الموقع", "no_street_view" => "لا توجد صورة التجوّل الافتراضي في هذا الموقع",
'edit_my_contact_info' => 'Edit My Contact Information', 'edit_my_contact_info' => 'تحرير معلومات الاتصال الخاصة بي',
'update_my_contact_info' => 'update my contact info', 'update_my_contact_info' => 'تحديث معلومات الاتصال الخاصة بي',
'contact_info' => 'Contact information', 'contact_info' => 'معلومات للتواصل',
'ad_info' => 'Ad Information', 'ad_info' => 'معلومات الإعلان',
]; ];