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": "Missing"
|
||||
},
|
||||
"installAll": "Install All Missing",
|
||||
"pinVersions": "Pin @latest Versions",
|
||||
"install": "Install",
|
||||
"uninstall": "Uninstall",
|
||||
"refresh": "Refresh",
|
||||
|
||||
Reference in New Issue
Block a user