1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-30 18:11:52 +00:00
Files
tt-rss/lib/dijit/nls/hr/loading.js.uncompressed.js
2013-03-18 10:26:26 +04:00

7 lines
123 B
JavaScript

define(
"dijit/nls/hr/loading", ({
loadingState: "Učitavanje...",
errorState: "Žao nam je, došlo je do greške"
})
);