tt-rss/lib/dijit/nls/ar/loading.js.uncompressed.js

9 lines
166 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/nls/ar/loading", //begin v1.x content
({
loadingState: "جاري التحميل...",
errorState: "عفوا، حدث خطأ"
})
//end v1.x content
);