fix(plugin): local source label and detection

This commit is contained in:
InfinityPacer
2026-04-19 02:54:09 +08:00
parent 48c12b765d
commit df66b3e917
5 changed files with 10 additions and 5 deletions
+1
View File
@@ -2601,6 +2601,7 @@ export default {
settings: 'Settings',
projectHome: 'Project Home',
updateHistory: 'Update History',
local: 'Local',
installToLocal: 'Install to Local',
totalDownloads: 'Total {count} downloads',
viewData: 'View Data',
+1
View File
@@ -2571,6 +2571,7 @@ export default {
settings: '设置',
projectHome: '项目主页',
updateHistory: '更新说明',
local: '本地',
installToLocal: '安装到本地',
totalDownloads: '共 {count} 次下载',
viewData: '查看数据',
+1
View File
@@ -2572,6 +2572,7 @@ export default {
settings: '設置',
projectHome: '項目主頁',
updateHistory: '更新說明',
local: '本地',
installToLocal: '安裝到本地',
totalDownloads: '共 {count} 次下載',
viewData: '查看數據',