]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/nl/loading.js.uncompressed.js
make precache_headlines_idle() start slower
[tt-rss.git] / lib / dijit / nls / nl / loading.js.uncompressed.js
1 define(
2 "dijit/nls/nl/loading", //begin v1.x content
3 ({
4 loadingState: "Bezig met laden...",
5 errorState: "Er is een fout opgetreden"
6 })
7 //end v1.x content
8 );