summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/sl/loading.js.uncompressed.js
blob: 5d38ddf4920fd7b916e433b400d16bd2aecb4bde (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/sl/loading", //begin v1.x content
({
	loadingState: "Nalaganje ...",
	errorState: "Oprostite, prišlo je do napake."
})
//end v1.x content
);