summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dijit/form/nls/pl/ComboBox.js
blob: 921add9e49ebe5b8fc4022fbdd4a0d0de0892283 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/pl/ComboBox", //begin v1.x content
({
		previousMessage: "Poprzednie wybory",
		nextMessage: "Więcej wyborów"
})
//end v1.x content
);