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

define(
({
singleSort: "Ordre únic",
nestedSort: "Ordre imbricat",
ascending: "Feu clic per ordenar de forma ascendent",
descending: "Feu clic per ordenar de forma descendent",
sortingState: "${0} - ${1}",
unsorted: "No ordenis aquesta finestra",
indirectSelectionRadio: "Fila ${0}, selecció individual, quadre d'opció",
indirectSelectionCheckBox: "Fila ${0}, selecció múltiple, quadre de selecció",
selectAll: "Selecciona-ho tot"
})
);