summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/da/loading.js.uncompressed.js
blob: 974256380bcec51b087a55599d88306f92c31d8f (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/da/loading", //begin v1.x content
({
	loadingState: "Indlæser...",
	errorState: "Der er opstået en fejl"
})
//end v1.x content
);