feat(plugin): add virtual plugin instances

This commit is contained in:
jxxghp
2026-08-22 09:40:38 +08:00
parent 4061868d25
commit 7b9499fc5b
21 changed files with 891 additions and 114 deletions
+4
View File
@@ -839,6 +839,10 @@
"source": "创建插件分身失败:{reason}",
"target": "Failed to create plugin clone: {reason}"
},
{
"source": "请先卸载该插件的分身:{instances}",
"target": "Uninstall this plugin's instances first: {instances}"
},
{
"source": "{domain} 站点己存在",
"target": "Site {domain} already exists"
+4
View File
@@ -835,6 +835,10 @@
"source": "创建插件分身失败:{reason}",
"target": "建立插件分身失敗:{reason}"
},
{
"source": "请先卸载该插件的分身:{instances}",
"target": "請先解除安裝該插件的分身:{instances}"
},
{
"source": "{domain} 站点己存在",
"target": "{domain} 站點已存在"