fix: support upload import duplicate plugin (#5926)

This commit is contained in:
heheer
2025-11-14 16:15:01 +08:00
committed by GitHub
parent b0c6e687aa
commit fea7c51d87
4 changed files with 26 additions and 10 deletions
+1
View File
@@ -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",
+1
View File
@@ -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": "为这个应用添加一个介绍",
+1
View File
@@ -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": "為這個應用程式新增一個介紹",