mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 10:50:14 +01:00
🕑 fix: Add Suspense to Connection Error Messages (#3074)
This commit is contained in:
parent
0294cfc881
commit
2cf5228021
5 changed files with 72 additions and 8 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue