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