1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-29 01:41:29 +00:00
Files
tt-rss/lib/dijit/nls/ar/loading.js.uncompressed.js
2013-03-18 10:26:26 +04:00

7 lines
126 B
JavaScript

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