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