]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/el/loading.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / nls / el / loading.js.uncompressed.js
1 define(
2 "dijit/nls/el/loading", //begin v1.x content
3 ({
4 loadingState: "Φόρτωση...",
5 errorState: "Σας ζητούμε συγνώμη, παρουσιάστηκε σφάλμα"
6 })
7 //end v1.x content
8 );