mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-28 17:41:27 +00:00
7 lines
123 B
JavaScript
7 lines
123 B
JavaScript
define(
|
|
"dijit/nls/ro/loading", ({
|
|
loadingState: "Încărcare...",
|
|
errorState: "Ne pare rău, a apărut o eroare "
|
|
})
|
|
);
|