summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/widget/nls/ko/Wizard.js
blob: 98c4e4cd08f09429090c2a07057e3ea434601660 (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/widget/nls/ko/Wizard", //begin v1.x content
({
next: "다음",
previous: "이전",
done: "완료"
})
//end v1.x content
);