summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/ro/loading.js
blob: 73dcb5c271465dd0ce32ce8a0d9e197f4f96aad6 (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dijit/nls/ro/loading", //begin v1.x content
({
	loadingState: "Încărcare...",
	errorState: "Ne pare rău, a apărut o eroare "
})

//end v1.x content
);