Change error boundary notification text

This commit is contained in:
Fedor Indutny
2021-08-17 12:49:22 -07:00
committed by GitHub
parent ed83061651
commit 50c4fa06cc

View File

@@ -5721,7 +5721,7 @@
} }
}, },
"ErrorBoundaryNotification__text": { "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" "description": "An error notification displayed when message fails to render due to an internal error"
}, },
"GroupDescription__read-more": { "GroupDescription__read-more": {