New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-01-10 20:58:11 +03:00
parent 0874309a60
commit 61ffdc0c31

View File

@ -145,7 +145,7 @@ return [
'offered_by' => 'مقدم بواسطة',
'more_ads_by' => 'المزيد من الإعلانات بواسطة',
'click_phone' => 'عرض رقم الهاتف',
'share' => 'شارك هذا الإعلان',
'share' => 'Share',
'report' => 'الإبلاغ عن هذا الإعلان',
'features' => 'المميزات',
"streetview" => "منظر الشارع",
@ -249,5 +249,6 @@ return [
],
'yes' => [
'name' => 'نعم'
]
],
"no_location" => "No location is selected."
];