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.
 
 
 
 
 
 

14 lines
511 B

define({
//begin v1.x content
singleSort: "Jednokratno sortiranje",
nestedSort: "Ugnežđeno sortiranje",
ascending: "Kliknite da biste sortirali po rastućem redosledu",
descending: "Kliknite da biste sortirali po opadajućem redosledu",
sortingState: "${0} - ${1}",
unsorted: "Ne sortiraj ovu kolonu",
indirectSelectionRadio: "Red ${0}, jedinstven izbor, radio okvir",
indirectSelectionCheckBox: "Red ${0}, višestruki izbor, polje za potvrdu",
selectAll: "Izaberi sve"
//end v1.x content
});