summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/es/ComboBox.js.uncompressed.js
blob: 408d0249b1d854ecb22ee75177eacd8a2fbca1ed (plain)
1
2
3
4
5
6
7
8
define(
"dijit/form/nls/es/ComboBox", //begin v1.x content
({
		previousMessage: "Opciones anteriores",
		nextMessage: "Más opciones"
})
//end v1.x content
);