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.
13 lines (11 loc) • 327 B
JavaScript
define({
//begin v1.x content
"nodeActions": "${nodeName} Akcije",
"selectContents": "Izbor sadržaja",
"selectElement": "Izbor elementa",
"deleteElement": "Briši element",
"deleteContents": "Briši sadržaj",
"moveStart": "Pomakni kursor na početak",
"moveEnd": "Pomakni kursor na kraj"
//end v1.x content
});