mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 13:53:50 +00:00
4.8.8 test fix (#2149)
* perf: code comment * feat: system plugin input guide * perf: variable avatar * feat: feishu webhook * perf: select tool config tip * perf: rename variable * fix: per inherit error * perf: docker-compose oneapi version and i18n * perf: ui tip bug * fix: ts * perf: pg log * perf: editor color * perf: update init
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"Run": "Run",
|
||||
"ai_settings": "AI Settings",
|
||||
"all_apps": "All Apps",
|
||||
"app": {
|
||||
"modules": {
|
||||
"click to update": "click to update",
|
||||
@@ -52,6 +53,7 @@
|
||||
"template": {
|
||||
"simple_robot": "Simple Robot"
|
||||
},
|
||||
"tool_input_param_tip": "Configure related information before the plugin runs properly",
|
||||
"transition_to_workflow": "Transition to workflow",
|
||||
"transition_to_workflow_create_new_placeholder": "Create a new application instead of modifying the current one",
|
||||
"transition_to_workflow_create_new_tip": "After converting to workflow, it will not be able to convert back to simple mode, please confirm!",
|
||||
@@ -71,5 +73,11 @@
|
||||
},
|
||||
"version": {
|
||||
"Revert success": "Revert success"
|
||||
},
|
||||
"workflow": {
|
||||
"Input guide": "Input guide",
|
||||
"template": {
|
||||
"communication": "Communication"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user