Change error boundary notification text
This commit is contained in:
parent
ed83061651
commit
50c4fa06cc
1 changed files with 1 additions and 1 deletions
|
@ -5721,7 +5721,7 @@
|
|||
}
|
||||
},
|
||||
"ErrorBoundaryNotification__text": {
|
||||
"message": "Failed to display the message due to an internal error. Click to submit a debug log.",
|
||||
"message": "Couldn't display this message. Click to submit a debug log.",
|
||||
"description": "An error notification displayed when message fails to render due to an internal error"
|
||||
},
|
||||
"GroupDescription__read-more": {
|
||||
|
|
Loading…
Reference in a new issue