summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ko/Save.js
blob: af457a40cc9ba793780434c7c4c8f0912a37920c (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ko/Save", //begin v1.x content
({
	"save": "저장"
})

//end v1.x content
);