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

* 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
14 lines
342 B
JSON
14 lines
342 B
JSON
{
|
|
"Code": "Code",
|
|
"Field required": "Required",
|
|
"code": {
|
|
"Reset template": "Reset template",
|
|
"Reset template confirm": "Are you sure to restore the code template? Be careful to save the current code."
|
|
},
|
|
"response": {
|
|
"Custom inputs": "Custom inputs",
|
|
"Custom outputs": "Custom outputs",
|
|
"Error": "Error"
|
|
}
|
|
}
|