summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ar/loading.js.uncompressed.js
blob: bde1e186372c0cdc430133e22eedabcd5958c2fc (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/ar/loading", //begin v1.x content
({
	loadingState: "جاري التحميل...",
	errorState: "عفوا، حدث خطأ"
})
//end v1.x content
);