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

define({
//begin v1.x content
singleSort: "Единично сортирање",
nestedSort: "Вгнездено сортирање",
ascending: "Кликнете за да се сортира по нагорен редослед",
descending: "Кликнете за да се сортира по надолен редослед",
sortingState: "${0} - ${1}",
unsorted: "Не ја сортирај колоната",
indirectSelectionRadio: "Ред ${0}, единичен избор, радио-поле",
indirectSelectionCheckBox: "Ред ${0}, повеќекратен избор, поле за избор",
selectAll: "Избери ги сите"
//end v1.x content
});