mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-22 21:52:20 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/arabic.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/arabic.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Arabic translation
|
||||
* @name Arabic
|
||||
* @anchor Arabic
|
||||
* @author Ossama Khayat
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "جاري التحميل...",
|
||||
"sLengthMenu": "أظهر مُدخلات _MENU_",
|
||||
"sZeroRecords": "لم يُعثر على أية سجلات",
|
||||
"sInfo": "إظهار _START_ إلى _END_ من أصل _TOTAL_ مُدخل",
|
||||
"sInfoEmpty": "يعرض 0 إلى 0 من أصل 0 سجلّ",
|
||||
"sInfoFiltered": "(منتقاة من مجموع _MAX_ مُدخل)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "ابحث:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "الأول",
|
||||
"sPrevious": "السابق",
|
||||
"sNext": "التالي",
|
||||
"sLast": "الأخير"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user