tt-rss/lib/dijit/nls/sv/loading.js.uncompressed.js

9 lines
148 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/nls/sv/loading", //begin v1.x content
({
loadingState: "Läser in...",
errorState: "Det uppstod ett fel."
})
//end v1.x content
);