summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/pt/ComboBox.js.uncompressed.js
blob: a3675f7f1f1953f5d5d2349376f18088359ca0d9 (plain)
1
2
3
4
5
6
define(
"dijit/form/nls/pt/ComboBox", ({
		previousMessage: "Opções anteriores",
		nextMessage: "Mais opções"
})
);