New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-05-21 18:49:36 +03:00
parent 7ed867c4b4
commit 3a35f1d770

View File

@ -50,4 +50,10 @@ return [
'secure_e-commerce_ads' => 'إعلانات التجارة الإلكترونية الآمنة',
'sms' => 'إرسال رسالة نصية (SMS)',
'mail' => 'ارسل بريد',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
];