complete story 3.2 with qa tests
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'save' => 'حفظ',
|
||||
'cancel' => 'إلغاء',
|
||||
'edit' => 'تعديل',
|
||||
'delete' => 'حذف',
|
||||
'optional' => 'اختياري',
|
||||
'actions' => 'الإجراءات',
|
||||
'yes' => 'نعم',
|
||||
'no' => 'لا',
|
||||
];
|
||||
Reference in New Issue
Block a user