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:
xintaofei
2026-04-12 11:56:55 +08:00
parent 4397b0eae7
commit 023e4c5514
12 changed files with 60 additions and 9 deletions

View File

@@ -695,6 +695,7 @@
"missing": "Non installé"
},
"installAll": "Installer tous les manquants",
"pinVersions": "Fixer les versions @latest",
"install": "Installer",
"uninstall": "Désinstaller",
"refresh": "Actualiser",