summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/it/PageBreak.js
blob: a952ae21d78864edd37da24df27da7dd7a4e6251 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/it/PageBreak", //begin v1.x content
({
	"pageBreak": "Interruzione di pagina"
})

//end v1.x content
);