Skip to content

Commit 2f9c3ae

Browse files
authored
Update crud.php
1 parent 3210129 commit 2f9c3ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/resources/lang/ar/crud.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
*/
1616

1717
return [
18+
19+
20+
21+
22+
1823
'infoFiltered' => '(تمت التصفية من إجمالي _MAX_ صف)',
1924
'thousands' => ',',
2025
'admin' => 'المشرف',
@@ -78,6 +83,7 @@
7883
'changed_the' => 'غيرت',
7984
'in_the_database' => 'في قاعدة البيانات',
8085
'list' => 'قائمة',
86+
'reset' => 'تهيئة',
8187
'all' => 'كل',
8288
'no' => 'لا',
8389
'emptyTable' => 'لا تتوفر بيانات في الجدول',

0 commit comments

Comments
 (0)