canisminor1990 85e91ad977 🔧 chore: Update i18n configuration to include entry and output locales
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.
2023-07-15 19:31:03 +08:00
2023-07-15 15:48:20 +08:00
2023-05-21 15:42:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00

Lobe Chat

Lobe Chat is an open-source chatbot client using LangChain

Typescript and Next.js

Changelog · Report Bug · Request Feature

release releaseDate ciTest ciRelease
contributors forks stargazers issues

Table of contents

TOC

⌨️ Local Development

You can use Gitpod for online development:

Open in Gitpod

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

Copyright © 2023 LobeHub.
This project is MIT licensed.

Languages
TypeScript 98.7%
HTML 0.7%
JavaScript 0.2%
Shell 0.2%
Gherkin 0.1%