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