summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/form/nls/zh/ComboBox.js
blob: 14c8f19ac655952932931fbe0abb4056bad22921 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/zh/ComboBox", //begin v1.x content
({
		previousMessage: "先前选项",
		nextMessage: "更多选项"
})
//end v1.x content
);