mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
85e91ad9771c7f1878b8b7885a34916598de444e
This commit updates the "locales" property in the "i18n" object of "next-i18next.config.js". It now includes the "entryLocale" and all the "outputLocales" using the spread operator. Additionally, the "localePath" property is set based on whether the code is running in a browser or not. The changes improve the i18n configuration by making it more flexible and dynamic.
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
Lobe Chat
Lobe Chat is an open-source chatbot client using LangChain
Typescript and Next.js
⌨️ Local Development
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/lobe-chat.git
$ cd lobe-chat
$ pnpm install
$ pnpm start
🤝 Contributing
📊 Total: 4
📝 License
Description
Languages
TypeScript
98.7%
HTML
0.7%
JavaScript
0.2%
Shell
0.2%
Gherkin
0.1%
