summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/pl/loading.js.uncompressed.js
blob: 63da029cb97bb91f53578c35ffebe4770d382f63 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/pl/loading", //begin v1.x content
({
	loadingState: "Ładowanie...",
	errorState: "Niestety, wystąpił błąd"
})
//end v1.x content
);