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.
 
 
 
 
 
 

13 lines
462 B

define(
({
singleSort: "Egyszerű rendezés",
nestedSort: "Beágyazott rendezés",
ascending: "Kattintson ide a növekvő rendezéshez",
descending: "Kattintson ide a csökkenő rendezéshez",
sortingState: "${0} - ${1}",
unsorted: "Ne rendezze ezt az oszlopot",
indirectSelectionRadio: "${0} sor, egyetlen kijelölés, választógomb",
indirectSelectionCheckBox: "${0} sor, több kijelölés, jelölőnégyzet",
selectAll: "Összes kijelölése"
})
);