summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/it/common.js.uncompressed.js
blob: cebfa9d6d43d2cfa543eef6959aa9c9da3ebce1f (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/nls/it/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Annulla",
	buttonSave: "Salva",
	itemClose: "Chiudi"
})
//end v1.x content
);