summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/pt/loading.js.uncompressed.js
blob: 72e1f8d90153de98ec8b3b11e7663d144158cee4 (plain)
1
2
3
4
5
6
define(
"dijit/nls/pt/loading", ({
	loadingState: "Carregando...",
	errorState: "Desculpe, ocorreu um erro"
})
);