You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
726 B
21 lines
726 B
define( |
|
({ |
|
"descTemplate": "${2} - ${3} من ${1} ${0}", |
|
"firstTip": "الصفحة الأولى", |
|
"lastTip": "الصفحة الأخيرة", |
|
"nextTip": "الصفحة التالية", |
|
"prevTip": "الصفحة السابقة", |
|
"itemTitle": "البنود", |
|
"singularItemTitle": "بند", |
|
"pageStepLabelTemplate": "صفحة ${0}", |
|
"pageSizeLabelTemplate": "${0} بنود لكل صفحة", |
|
"allItemsLabelTemplate": "كل البنود", |
|
"gotoButtonTitle": "اذهب الى صفحة خاصة", |
|
"dialogTitle": "اذهب الى صفحة", |
|
"dialogIndication": "تحديد رقم الصفحة", |
|
"pageCountIndication": " (${0} صفحات)", |
|
"dialogConfirm": "بدء", |
|
"dialogCancel": "الغاء", |
|
"all": "الكل" |
|
}) |
|
);
|
|
|