Clean-up demo shell Error component (#6403)

* cleanup error component and fix i18n

* remove fake component
This commit is contained in:
Denys Vuika
2020-12-02 00:00:28 +00:00
committed by GitHub
parent 595bd6cd6e
commit 19748c3aea
9 changed files with 11 additions and 106 deletions

View File

@@ -287,14 +287,14 @@
"GROUP-TITLE1-TRANSLATION-KEY": "CUSTOM TITLE TRANSLATION ONE",
"GROUP-TITLE2-TRANSLATION-KEY": "CUSTOM TITLE TRANSLATION TWO",
"ERROR_CONTENT": {
"RETURN_BUTTON": {
"TEXT": "Back to home"
},
"507": {
"TITLE": "ACS Disk full",
"DESCRIPTION": "Content exceeds overall storage quota limit configured for the network or system",
"SECONDARY_BUTTON": {
"TEXT": ""
},
"RETURN_BUTTON": {
"TEXT": "Back to home"
}
}
},