summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/hr/PageBreak.js
blob: 8f93a95497eb4272ecf8108a42826136866509e6 (plain)
1
2
3
4
5
6
//>>built
define(
"dojox/editor/plugins/nls/hr/PageBreak", ({
	"pageBreak": "Prijelom stranice"
})
);