feat: plugin operations

This commit is contained in:
Junyan Qin
2025-08-17 16:51:44 +08:00
parent 17d997c88e
commit a0c42a5f6e
8 changed files with 343 additions and 269 deletions
+4 -1
View File
@@ -186,8 +186,11 @@ const zhHans = {
selectFileToUpload: '选择要上传的插件文件',
askConfirm: '确定要安装插件 "{{name}}" ({{version}}) 吗?',
fromGithub: '来自 GitHub',
fromLocal: '来自本地',
fromLocal: '本地安装',
fromMarketplace: '来自市场',
componentsList: '组件: ',
noComponents: '无组件',
delete: '删除',
},
market: {
searchPlaceholder: '搜索插件...',