mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
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:
@@ -0,0 +1,19 @@
|
||||
<!-- markdownlint-disable MD030 -->
|
||||
|
||||
# 流式组件
|
||||
|
||||
[English](<./README.md>) | 中文
|
||||
|
||||
Flowise的应用集成。包含节点和凭据。
|
||||
|
||||

|
||||
|
||||
安装:
|
||||
|
||||
```bash
|
||||
npm i flowise-components
|
||||
```
|
||||
|
||||
## 许可证
|
||||
|
||||
此存储库中的源代码在[MIT许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
|
||||
Reference in New Issue
Block a user