FastGPT/projects/app/i18n/zh/workflow.json
Archer 1e48922bc9
Context extract support value type (#1620)
* perf: chat box components

* perf: chatbox context

* feat: extract support value type

* workflow performance

* update doc

* feat: error response

* feat: error response

* oauth sort

* perf: logo

* fix: update laf account

* perf: team permission api

* update type
2024-05-28 23:33:05 +08:00

14 lines
328 B
JSON

{
"Code": "代码",
"Field required": "必填",
"code": {
"Reset template": "还原模板",
"Reset template confirm": "确认还原代码模板?请注意保存当前代码。"
},
"response": {
"Custom inputs": "自定义输入",
"Custom outputs": "自定义输出",
"Error": "错误信息"
}
}