summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/es/loading.js.uncompressed.js
blob: 4a1ecc5bfeca914562172aec42f1e87c2567c1ce (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/es/loading", //begin v1.x content
({
	loadingState: "Cargando...",
	errorState: "Lo siento, se ha producido un error"
})
//end v1.x content
);