summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ru/loading.js.uncompressed.js
blob: 3a0cfcca7e439c9a883b64049f6a0d05bc1966cf (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/ru/loading", //begin v1.x content
({
	loadingState: "Загрузка...",
	errorState: "Извините, возникла ошибка"
})
//end v1.x content
);