]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/pt-pt/loading.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / nls / pt-pt / loading.js.uncompressed.js
1 define(
2 "dijit/nls/pt-pt/loading", ({
3 loadingState: "A carregar...",
4 errorState: "Lamentamos, mas ocorreu um erro"
5 })
6 );