summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/cs/PageBreak.js
blob: ce236ad1a66229ddce2e49201025c36c1ec9723f (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/cs/PageBreak", //begin v1.x content
({
	"pageBreak": "Zalomení stránky"
})

//end v1.x content
);