mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00

* perf: revert tip * feat: create copy app * perf: file stream read * perf: read directory over 100 files * perf: index * fix: team chat api error * lock * fix: i18n file
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": "错误信息"
|
|
}
|
|
}
|