🕑 fix: Add Suspense to Connection Error Messages (#3074)

This commit is contained in:
Danny Avila 2024-06-15 16:16:06 -04:00 committed by GitHub
parent 0294cfc881
commit 2cf5228021
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 72 additions and 8 deletions

View file

@ -117,6 +117,7 @@ export default {
com_ui_instructions: 'Instructions',
com_ui_description: 'Description',
com_ui_error: 'Error',
com_ui_error_connection: 'Error connecting to server, try refreshing the page.',
com_ui_select: 'Select',
com_ui_input: 'Input',
com_ui_close: 'Close',