canisminor1990 53cd87c8ba feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
This commit introduces new configuration files for internationalization,
deletes one file, modifies existing files, and adds new files. The changes
also involve importing dependencies and updating app and document pages.
Additional libraries and modules are used in a React application. The Header
component is modified, the index page is updated for server-side translations,
and the tsconfig.json file is modified.

Description:
- Added configuration files for internationalization
- Deleted one file
- Modified existing files
- Added new files
- Imported dependencies
- Updated app and document pages
- Used additional libraries and modules in a React application
- Modified the Header component
- Updated the index page for server-side translations
- Modified the tsconfig.json file.
2023-07-15 18:22:47 +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%