New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-03-04 18:45:49 +03:00
parent ea46022707
commit b9d6c7b60b

View File

@ -119,6 +119,9 @@ return [
'edit' => [
'name' => 'تصحيح'
],
'delete' => [
'name' => 'حذف'
],
'list' => [
'name' => 'قائمة'
],