summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/it/InsertEntity.js
blob: ceeb6d5f95bde9c32312e6273ef5cef8242718bf (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/it/InsertEntity", //begin v1.x content
({
	insertEntity: "Inserisci simbolo"
})

//end v1.x content
);