summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/fr/ComboBox.js.uncompressed.js
blob: db10552b6ab65dd0f3be5d483b708c01e5a2620e (plain)
1
2
3
4
5
6
define(
"dijit/form/nls/fr/ComboBox", ({
		previousMessage: "Choix précédents",
		nextMessage: "Plus de choix"
})
);