summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dijit/form/nls/hr/ComboBox.js
blob: a57854709b80a1f7009dbcdb719e643e2f2d6144 (plain)
1
2
3
4
5
6
7
//>>built
define(
"dijit/form/nls/hr/ComboBox", ({
		previousMessage: "Prethodni izbori",
		nextMessage: "Više izbora"
})
);