mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00

* Milvus (#1644) * feat: support regx * 4.8.3 test and fix (#1648) * perf: version tip * feat: sandbox support log * fix: debug component render * fix: share page header * fix: input guide auth * fix: iso viewport * remove file * fix: route url * feat: add debug timout * perf: reference select support trigger * perf: session code * perf: theme * perf: load milvus
19 lines
440 B
JSON
19 lines
440 B
JSON
{
|
|
"Code": "代码",
|
|
"Field required": "必填",
|
|
"code": {
|
|
"Reset template": "还原模板",
|
|
"Reset template confirm": "确认还原代码模板?请注意保存当前代码。"
|
|
},
|
|
"ifelse": {
|
|
"Input value": "输入值",
|
|
"Select value": "选择值"
|
|
},
|
|
"response": {
|
|
"Code log": "Log日志",
|
|
"Custom inputs": "自定义输入",
|
|
"Custom outputs": "自定义输出",
|
|
"Error": "错误信息"
|
|
}
|
|
}
|