Skip to content

Commit

Permalink
Merge pull request #498 from AhmadBD/master
Browse files Browse the repository at this point in the history
Update Arabic.lang to include select and buttons  #497
  • Loading branch information
AllanJard authored Oct 18, 2020
2 parents b7d6c16 + 5a7b0df commit b0fa4b7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions i18n/Arabic.lang
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,26 @@
"sSortAscending": ": تفعيل لترتيب العمود تصاعدياً",
"sSortDescending": ": تفعيل لترتيب العمود تنازلياً"
}
"select": {
"rows": {
"_": "%d قيمة محددة",
"0": "",
"1": "1 قيمة محددة"
}
},
"buttons": {
"print": "طباعة",
"colvis": "الأعمدة الظاهرة",
"copy": "نسخ إلى الحافظة",
"copyTitle": "نسخ",
"copyKeys": "زر <i>ctrl</i> أو <i>\u2318</i> + <i>C</i> من الجدول<br>ليتم نسخها إلى الحافظة<br><br>للإلغاء اضغط على الرسالة أو اضغط على زر الخروج.",
"copySuccess": {
"_": "%d قيمة نسخت",
"1": "1 قيمة نسخت"
},
"pageLength": {
"-1": "اظهار الكل",
"_": "إظهار %d أسطر"
}
}
}

0 comments on commit b0fa4b7

Please sign in to comment.