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
614 B

define(
({
"descTemplate": "${2} - ${3} / ${1} ${0}",
"firstTip": "Első oldal",
"lastTip": "Utolsó oldal",
"nextTip": "Következő oldal",
"prevTip": "Előző oldal",
"itemTitle": "elemek",
"singularItemTitle": "tétel",
"pageStepLabelTemplate": "${0}. oldal",
"pageSizeLabelTemplate": "${0} elem oldalanként",
"allItemsLabelTemplate": "Összes elem",
"gotoButtonTitle": "Ugrás adott oldalra",
"dialogTitle": "Ugrás adott oldalra",
"dialogIndication": "Adja meg az oldalszámot",
"pageCountIndication": " (${0} oldal)",
"dialogConfirm": "Mehet",
"dialogCancel": "Mégse",
"all": "Mind"
})
);