fix(acp): pin @latest for all plugins and enable button when only floating versions exist
- install_missing_plugins now pins ALL @latest specs (not just newly installed) - When nothing is missing but @latest exists, the pin-only path runs - Modal button switches to 'Pin @latest Versions' when no missing plugins - Added pinVersions i18n key for 10 languages
This commit is contained in:
@@ -695,6 +695,7 @@
|
||||
"missing": "未安裝"
|
||||
},
|
||||
"installAll": "安裝全部缺失外掛",
|
||||
"pinVersions": "固定 @latest 版本",
|
||||
"install": "安裝",
|
||||
"uninstall": "解除安裝",
|
||||
"refresh": "重新整理",
|
||||
|
||||
Reference in New Issue
Block a user