update dojo to 1.7.3
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
define(
|
||||
"dijit/nls/ca/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "S'està carregant...",
|
||||
errorState: "Ens sap greu. S'ha produït un error."
|
||||
})
|
||||
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user