summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/zh-tw/PageBreak.js
blob: 9908f9f0799a62d8082f387c116349feae8a1db0 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/zh-tw/PageBreak", //begin v1.x content
({
	"pageBreak": "分頁"
})

//end v1.x content
);