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

//end v1.x content
);