summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ar/common.js.uncompressed.js
blob: 2dfcc3257249f2f418b3915262fcfed44c51d235 (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/nls/ar/common", //begin v1.x content
({
	buttonOk: "حسنا",
	buttonCancel: "الغاء",
	buttonSave: "حفظ",
	itemClose: "اغلاق"
})
//end v1.x content
);