summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/tr/ComboBox.js.uncompressed.js
blob: 6c4f31957b684560033692236cd4cfc169228e97 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/form/nls/tr/ComboBox", //begin v1.x content
({
		previousMessage: "Önceki seçenekler",
		nextMessage: "Diğer seçenekler"
})
//end v1.x content
);