summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/da/ComboBox.js.uncompressed.js
blob: a5c78b81ba3a79e44a683a3e703001803b645233 (plain)
1
2
3
4
5
6
define(
"dijit/form/nls/da/ComboBox", ({
		previousMessage: "Forrige valg",
		nextMessage: "Flere valg"
})
);