sample skeleton application with dojo toolkit & arcgis js api v 4.30
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
699 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": "הכל"
})
);