New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-04-27 04:58:25 +03:00
parent 2fb77a32eb
commit 3581c24ee5

View File

@ -11,7 +11,7 @@ return [
],
'profile' => 'الملف الشخصي',
'email' => 'عنوان البريد الإلكتروني',
'phone' => 'Phone Number',
'phone' => 'رقم الهاتف',
'reset_code' => 'إعادة تعيين الرمز',
'password_confirmation' => 'تأكيد كلمة المرور',
'password' => 'كلمه السر',
@ -48,6 +48,6 @@ return [
'popular_ads' => 'إعلانات شعبية',
'last_48_hours' => 'آخر 48 ساعة',
'secure_e-commerce_ads' => 'إعلانات التجارة الإلكترونية الآمنة',
'sms' => 'Send Text Message (SMS)',
'mail' => 'Send Mail',
'sms' => 'إرسال رسالة نصية (SMS)',
'mail' => 'ارسل بريد',
];