New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-09-23 18:37:18 +03:00
parent 0d8a9af930
commit cac7dd4130

View File

@ -52,8 +52,8 @@ return [
'mail' => 'ارسل بريد',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => 'تعليمات التسجيل',
'list' => 'قائمة',
'instruction_description' => 'وصف التعليمات',
'instruction_list' => 'قائمة التعليمات',
];