mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-4124] Change name displayed for groups in Add Permission Panel Component (#6305)
* [ACA-4124] Change property displayd for groups in Add Permission Panel Component * [ACA-4124] Add 503 localization * Fix e2e test * Fix e2e test
This commit is contained in:
@@ -429,6 +429,16 @@
|
||||
"TEXT": "Back to home"
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"TITLE": "An error occurred.",
|
||||
"DESCRIPTION": "Service Temporarily Unavailable [503].",
|
||||
"SECONDARY_BUTTON": {
|
||||
"TEXT": ""
|
||||
},
|
||||
"RETURN_BUTTON": {
|
||||
"TEXT": "Back to home"
|
||||
}
|
||||
},
|
||||
"504": {
|
||||
"TITLE": "An error occurred.",
|
||||
"DESCRIPTION": "The server timed out, try again or contact IT support [504].",
|
||||
|
Reference in New Issue
Block a user