mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-25 02:01:53 +08:00
fix: support upload import duplicate plugin (#5926)
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
"custom_plugin_default_installed_label": "Default Installed",
|
||||
"custom_plugin_delete_success": "Delete successful",
|
||||
"custom_plugin_duplicate": "Duplicate ID",
|
||||
"custom_plugin_duplicate_tip": "Confirm that the import will overwrite the original resources",
|
||||
"custom_plugin_has_token_fee_label": "Charge Token Fee",
|
||||
"custom_plugin_intro_label": "Introduction",
|
||||
"custom_plugin_intro_placeholder": "Add an introduction for this application",
|
||||
|
||||
@@ -111,6 +111,7 @@
|
||||
"custom_plugin_default_installed_label": "默认安装",
|
||||
"custom_plugin_delete_success": "删除成功",
|
||||
"custom_plugin_duplicate": "ID 重复",
|
||||
"custom_plugin_duplicate_tip": "确认导入将覆盖原有资源",
|
||||
"custom_plugin_has_token_fee_label": "是否收取 Token 费用",
|
||||
"custom_plugin_intro_label": "介绍",
|
||||
"custom_plugin_intro_placeholder": "为这个应用添加一个介绍",
|
||||
|
||||
@@ -108,6 +108,7 @@
|
||||
"custom_plugin_default_installed_label": "預設安裝",
|
||||
"custom_plugin_delete_success": "刪除成功",
|
||||
"custom_plugin_duplicate": "ID 重複",
|
||||
"custom_plugin_duplicate_tip": "確認導入將覆蓋原有資源",
|
||||
"custom_plugin_has_token_fee_label": "是否收取 Token 費用",
|
||||
"custom_plugin_intro_label": "介紹",
|
||||
"custom_plugin_intro_placeholder": "為這個應用程式新增一個介紹",
|
||||
|
||||
Reference in New Issue
Block a user