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

//end v1.x content
);