orifake
d31f8af678
fix: missing i18n message ( #410 )
...
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-07-14 18:56:17 +08:00
HagonChan
915e9a806a
fix: add missing translation for chat.page ( #409 )
...
* fix: Error: MISSING_MESSAGE: Could not resolve chat.page` in messages for locale 'en'
Fixed a `MISSING_MESSAGE` error that was occurring on the chat page due to missing translation keys for `chat.page` in the internationalization messages.
* Update en.json
2025-07-14 18:54:01 +08:00
Willem Jiang
a363c2b44b
feat: add the Chinese i8n support on the setting table ( #404 )
...
* feat: Added i8n to the mcp table
* feat: Added i8n to the about table
2025-07-12 21:28:08 +08:00
johnny0120
5e1b2dfb22
feat: add i18n support and add Chinese ( #372 )
...
* feat: add i18n support and add Chinese
* fix: resolve conflicts
* Update en.json with cancle settings
* Update zh.json with settngs cancle
---------
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
2025-07-12 15:18:28 +08:00