summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/form/nls/ja/ComboBox.js
blob: 9b97e6b514c21c0fa90b37e4568f6ede9826a8f0 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/ja/ComboBox", //begin v1.x content
({
		previousMessage: "以前の選択項目",
		nextMessage: "追加の選択項目"
})
//end v1.x content
);