summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/form/nls/ar/ComboBox.js
blob: 5f70b7f21a2a81fefc25081b8fd81da00c9c89d5 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/ar/ComboBox", //begin v1.x content
({
		previousMessage: "الاختيارات السابقة",
		nextMessage: "مزيد من الاختيارات"
})
//end v1.x content
);