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