Skip to content

Commit 8b18f9a

Browse files
committed
Merge branch 'develop' of https://github.com/abdosaeedelhassan/laravel-livewire-tables into abdosaeedelhassan-develop
2 parents 296da8f + 2ca8ed9 commit 8b18f9a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

resources/lang/ar.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"All": "الكل",
3+
"Applied Filters": "التصفيات المطبقة",
4+
"Applied Sorting": "الترتيب المطبق",
5+
"Bulk Actions": "إجراءات",
6+
"Clear": "مسح",
7+
"Filters": "التصفيات",
8+
"Remove filter option": "خذف خيار التصفيه",
9+
"Remove sort option": "خذف خيار الترتيب",
10+
"Search": "بحث",
11+
"Select All": "تحديد الكل",
12+
"Showing": "إستعراض",
13+
"Unselect All": "إلغاء تحديد الكل",
14+
"You are currently selecting all": "أنت الآن تختار الكل",
15+
"You are not connected to the internet.": "أنت غير متصل بالإنترنت.",
16+
"You have selected": "لقد قمت باختيار",
17+
"of": "من",
18+
"results": "النتائج",
19+
"rows": "صفوف",
20+
"rows, do you want to select all": "الصفوف ، هل تريد تحديد الكل",
21+
"to": "إلي"
22+
}

0 commit comments

Comments
 (0)