My native language is Simplified Chinese, so the i18n process is divided into stages. Currently, the Readme file is being translated into Chinese, and later on, i18next and react-i18next will be used for multilingual support.

This commit is contained in:
xiexin12138
2023-07-27 17:21:39 +08:00
parent b7ddfdfdb0
commit 6c1dff8aa3
12 changed files with 541 additions and 1 deletions
+3 -1
View File
@@ -2,6 +2,8 @@
# Contributing to Flowise
English | [中文](<./CONTRIBUTING-ZH.md>)
We appreciate any form of contributions.
## ⭐ Star
@@ -49,7 +51,7 @@ Flowise has 3 different modules in a single mono repository.
#### Step by step
1. Fork the official [Flowise Github Repository](https://github.com/FlowiseAI/Flowise).
1. Fork the official [Flowise Github 仓库](https://github.com/FlowiseAI/Flowise).
2. Clone your forked repository.