2013-03-19 15:55:33 +11:00

10 lines
176 B
JavaScript

//>>built
define(
"dijit/nls/ar/loading", //begin v1.x content
({
loadingState: "جاري التحميل...",
errorState: "عفوا، حدث خطأ"
})
//end v1.x content
);