1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-06 13:30:51 +02:00
ttrss/lib/dijit/nls/it/loading.js.uncompressed.js
2012-08-14 18:59:18 +04:00

9 lines
165 B
JavaScript

define(
"dijit/nls/it/loading", //begin v1.x content
({
loadingState: "Caricamento in corso...",
errorState: "Si è verificato un errore"
})
//end v1.x content
);