mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
committed by
Maurizio Vitale
parent
0fd45a2f88
commit
7ef954139c
@@ -15,7 +15,8 @@
|
||||
"LOGIN-ERROR-PROVIDERS": "Providers cannot be undefined",
|
||||
"LOGIN-SUCCESS": "Login successful",
|
||||
"LOGIN-ERROR-CORS": "CORS exception, check your server configuration",
|
||||
"LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in alfresco-login component"
|
||||
"LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in alfresco-login component",
|
||||
"LOGIN-ECM-LICENSE": "The ECM is in read-only mode"
|
||||
},
|
||||
"BUTTON": {
|
||||
"LOGIN": "SIGN IN"
|
||||
|
@@ -14,7 +14,8 @@
|
||||
"LOGIN-ERROR-PROVIDERS": "Providers non può essere nullo",
|
||||
"LOGIN-SUCCESS": "Login effettuata con successo",
|
||||
"LOGIN-ERROR-CORS": "CORS exception, controlla le configurazioni del tuo server",
|
||||
"LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in alfresco-login component"
|
||||
"LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in alfresco-login component",
|
||||
"LOGIN-ECM-LICENSE": "l'ECM e' in read-only mode"
|
||||
},
|
||||
"BUTTON": {
|
||||
"LOGIN": "Accedi"
|
||||
|
Reference in New Issue
Block a user