ragflow/web
Womsxd 1d8daad223
Fix: read flow blank template strings from i18n file (#6240)
### What problem does this PR solve?

Blank and createFromNothing were not read from the i18n file when Agent
was created
创建Agent的时候 Blank 和 createFromNothing  没从i18n文件中读取

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-19 10:56:35 +08:00
..
.husky
public
src Fix: read flow blank template strings from i18n file (#6240) 2025-03-19 10:56:35 +08:00
.env
.eslintrc.js
.gitignore
.npmrc Fix: Limit node version #3547 (#3563) 2024-11-21 18:14:22 +08:00
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Feat: Add VariablePickerMenuPlugin to select variables in the prompt text box by menu #4764 (#4765) 2025-02-08 18:09:13 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Add TreeView component #3221 (#6214) 2025-03-18 14:03:12 +08:00
package.json Feat: Add TreeView component #3221 (#6214) 2025-03-18 14:03:12 +08:00
tailwind.config.js Feat: Add AgentSidebar #3221 (#5296) 2025-02-24 15:43:20 +08:00
tailwind.css Feat: Add AgentSidebar #3221 (#5296) 2025-02-24 15:43:20 +08:00
tsconfig.json
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00