summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/sl/ComboBox.js.uncompressed.js
blob: 4b28199f722df87bf4ccc140bb753721e72bccd4 (plain)
1
2
3
4
5
6
7
8
9
define(
"dijit/form/nls/sl/ComboBox", //begin v1.x content
({
		previousMessage: "Prejšnje izbire",
		nextMessage: "Dodatne izbire"
})

//end v1.x content
);