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

define(
({
"descTemplate": "${2} - ${3} / ${1} ${0}",
"firstTip": "Ensimmäinen sivu",
"lastTip": "Viimeinen sivu",
"nextTip": "Seuraava sivu",
"prevTip": "Edellinen sivu",
"itemTitle": "kohteet",
"singularItemTitle": "kohde",
"pageStepLabelTemplate": "Sivu ${0}",
"pageSizeLabelTemplate": "${0} kohdetta sivulla",
"allItemsLabelTemplate": "Kaikki kohteet",
"gotoButtonTitle": "Siirry tietylle sivulle",
"dialogTitle": "Siirry sivulle",
"dialogIndication": "Määritä sivunumero",
"pageCountIndication": " (${0} sivua)",
"dialogConfirm": "Siirry",
"dialogCancel": "Peruuta",
"all": "Kaikki"
})
);