summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/zh/PageBreak.js
blob: 9658a8cf8168a28f16bf82bab8d51ae7cffe9ca0 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/zh/PageBreak", //begin v1.x content
({
	"pageBreak": "换页符"
})

//end v1.x content
);