]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/nls/nl/loading.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / nls / nl / loading.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dijit/nls/nl/loading", ({
3 loadingState: "Bezig met laden...",
4 errorState: "Er is een fout opgetreden"
5})
6);