mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
perf: workflow&plugins json config import and export (#2592)
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"export_config_successful": "Config copied, please check for important data",
|
||||
"export_configs": "Export Configs",
|
||||
"feedback_count": "User Feedback",
|
||||
"file_recover": "The file will overwrite the current content",
|
||||
"file_upload": "file_upload",
|
||||
"file_upload_tip": "After it is enabled, you can upload documents/pictures. Documents are kept for 7 days and pictures for 15 days. Use of this feature may incur additional charges. To ensure the user experience, select an AI model with a large context length when using this function.",
|
||||
"go_to_chat": "To chat",
|
||||
@@ -56,6 +57,7 @@
|
||||
"image_upload_tip": "Be sure to select a visual model that can handle the picture",
|
||||
"import_configs": "Import Configs",
|
||||
"import_configs_failed": "Failed to import configs, please ensure configs are valid!",
|
||||
"import_configs_success": "Import successful",
|
||||
"interval": {
|
||||
"12_hours": "every 12 hours",
|
||||
"2_hours": "every 2 hours",
|
||||
@@ -86,6 +88,8 @@
|
||||
},
|
||||
"move_app": "Move app",
|
||||
"no": "no",
|
||||
"not_json_file": "Please select a JSON file",
|
||||
"or_drag_JSON": "Or drag in a JSON file",
|
||||
"paste_config": "Paste Config",
|
||||
"plugin_cost_per_times": "{{cost}}/per time",
|
||||
"plugin_dispatch": "Plugins",
|
||||
|
Reference in New Issue
Block a user