mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
Merge pull request #627 from xiexin12138/feature/i18n
Translate the Readme file into Simplified Chinese
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!-- markdownlint-disable MD030 -->
|
||||
|
||||
# 流程界面
|
||||
|
||||
[English](<./README.md>) | 中文
|
||||
|
||||
Flowise的React前端界面。
|
||||
|
||||

|
||||
|
||||
安装:
|
||||
|
||||
```bash
|
||||
npm i flowise-ui
|
||||
```
|
||||
|
||||
## 许可证
|
||||
|
||||
本仓库中的源代码在[MIT许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
# Flowise UI
|
||||
|
||||
English | [中文](<./README-ZH.md>)
|
||||
|
||||
React frontend ui for Flowise.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user