mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 09:21:27 +00:00
7 lines
111 B
JavaScript
7 lines
111 B
JavaScript
define(
|
||
"dijit/nls/az/loading", ({
|
||
"loadingState" : "Yüklənir...",
|
||
"errorState" : "Problem yarandı"
|
||
})
|
||
);
|