]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/nls/zh/loading.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / nls / zh / loading.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dijit/nls/zh/loading", ({
3 loadingState: "正在加载...",
4 errorState: "对不起,发生了错误"
5})
6);