summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/it/Save.js
blob: 65bb20a59bfcab7268f06a7cdd350ea5863396a9 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/it/Save", //begin v1.x content
({
	"save": "Salva"
})

//end v1.x content
);