summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ko/PageBreak.js
blob: 9a8bb4f95811a4f374aa91f522e83de679a85acd (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ko/PageBreak", //begin v1.x content
({
	"pageBreak": "페이지 나누기"
})

//end v1.x content
);