You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor i18n usage in ChatPage for error handling
- Replaced direct i18n import with the t() function for error message translation in ChatPage.
- Enhanced code clarity by utilizing the i18n translation function directly within the error handling logic.
0 commit comments