mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
47c3f0eb63bcb17c7d3ac799d0a8e2478e52986f
- Remove debugging and fallback language settings from `next-i18next.config.js` - Conditionally set `localePath` based on the environment - Simplify `index.page.tsx` by removing unused imports and consolidating code - Update `getStaticProps` to pass translation props to the page component These changes were made to improve code readability and remove unnecessary configuration settings related to internationalization.
✨ 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%
