We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 296da8f + 2ca8ed9 commit 8b18f9aCopy full SHA for 8b18f9a
resources/lang/ar.json
@@ -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