summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dijit/form/nls/ko/ComboBox.js
blob: a29695482f0d3c5859e53b41f9b604c22375eeee (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/ko/ComboBox", //begin v1.x content
({
		previousMessage: "이전 선택사항",
		nextMessage: "기타 선택사항"
})
//end v1.x content
);