ant-design / pro-chat

πŸ€– Components Library for Quickly Building LLM Chat Interfaces.
https://pro-chat.antdigital.dev
MIT License
649 stars 78 forks source link

πŸ›[BUG] Locale not respected in ChatItemActions #184

Closed hammeiam closed 4 months ago

hammeiam commented 4 months ago

πŸ› bug 描述

Expected behavior: All text in every component is derived from the locale prop set when the ProChat component is instantiated.

Actual behavior: Some text respects the locale prop, but all the text within the ChatItemActions defaults to zh-CN

To reproduce: