]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/ca/loading.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / nls / ca / loading.js.uncompressed.js
1 define(
2 "dijit/nls/ca/loading", //begin v1.x content
3 ({
4 loadingState: "S'està carregant...",
5 errorState: "Ens sap greu. S'ha produït un error."
6 })
7
8 //end v1.x content
9 );