ant-design / pro-chat

🤖 Components Library for Quickly Building LLM Chat Interfaces.
https://pro-chat.antdigital.dev
MIT License
668 stars 83 forks source link

:globe_with_meridians: chore: update i18n hook #148

Closed LCJove closed 5 months ago

LCJove commented 5 months ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

使用hook的方式引入国际化: const { localeObject } = useProChatLocale();

在主页添加了国际化的例子

📝 补充信息 | Additional Information

对于无法使用hook的情况下,还是使用gLocaleObject(locale)的方式来做

github-actions[bot] commented 5 months ago

🎊 PR Preview 287b21e6856dd82996a2fd871d41e6d36969ef4e has been successfully built and deployed to https://ant-design-pro-chat-preview-pr-148.surge.sh

:clock1: Build time: 56.832s

🤖 By surge-preview