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.
12 lines (11 loc) • 297 B
JavaScript
define(
({
"nodeActions": "Azioni ${nodeName}",
"selectContents": "Seleziona contenuti",
"selectElement": "Seleziona elemento",
"deleteElement": "Elimina elemento",
"deleteContents": "Elimina contenuti",
"moveStart": "Sposta cursore all'inizio",
"moveEnd": "Sposta cursore alla fine"
})
);