dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
15 lines (13 loc) • 690 B
JavaScript
define({
//begin v1.x content
singleSort: "Единично сортирање",
nestedSort: "Вгнездено сортирање",
ascending: "Кликнете за да се сортира по нагорен редослед",
descending: "Кликнете за да се сортира по надолен редослед",
sortingState: "${0} - ${1}",
unsorted: "Не ја сортирај колоната",
indirectSelectionRadio: "Ред ${0}, единичен избор, радио-поле",
indirectSelectionCheckBox: "Ред ${0}, повеќекратен избор, поле за избор",
selectAll: "Избери ги сите"
//end v1.x content
});