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 );