mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-16 05:33:46 +00:00
* 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