summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/nl/ComboBox.js.uncompressed.js
blob: 6cfa476f16df75f0d24058890d42661c84c66b6d (plain)
1
2
3
4
5
6
7
8
define(
"dijit/form/nls/nl/ComboBox", //begin v1.x content
({
		previousMessage: "Eerdere opties",
		nextMessage: "Meer opties"
})
//end v1.x content
);