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' => 'ارسل بريد', 'mail' => 'ارسل بريد',
// Register instruction seed // Register instruction seed
'register_instructions' => 'Register Instructions', 'register_instructions' => 'تعليمات التسجيل',
'list' => 'List', 'list' => 'قائمة',
'instruction_description' => 'Instruction Description', 'instruction_description' => 'وصف التعليمات',
'instruction_list' => 'Instruction List', 'instruction_list' => 'قائمة التعليمات',
]; ];