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": "Non installé"
|
||||
},
|
||||
"installAll": "Installer tous les manquants",
|
||||
"pinVersions": "Fixer les versions @latest",
|
||||
"install": "Installer",
|
||||
"uninstall": "Désinstaller",
|
||||
"refresh": "Actualiser",
|
||||
|
||||
Reference in New Issue
Block a user