mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 01:41:29 +00:00
7 lines
126 B
JavaScript
7 lines
126 B
JavaScript
define(
|
|
"dijit/nls/ar/loading", ({
|
|
loadingState: "جاري التحميل...",
|
|
errorState: "عفوا، حدث خطأ"
|
|
})
|
|
);
|