]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/nb/loading.js.uncompressed.js
make precache_headlines_idle() start slower
[tt-rss.git] / lib / dijit / nls / nb / loading.js.uncompressed.js
1 define(
2 "dijit/nls/nb/loading", //begin v1.x content
3 ({
4 loadingState: "Laster inn...",
5 errorState: "Det oppsto en feil"
6 })
7 //end v1.x content
8 );