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

//end v1.x content
);