upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
define(
|
||||
"dijit/nls/pt-pt/loading", ({
|
||||
loadingState: "A carregar...",
|
||||
errorState: "Lamentamos, mas ocorreu um erro"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user