summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dijit/nls/sv/loading.js
blob: e7ba171c72cedebf82798e8ac70990f646c9b61d (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/nls/sv/loading", //begin v1.x content
({
	loadingState: "Läser in...",
	errorState: "Det uppstod ett fel."
})
//end v1.x content
);