fix: retirer le terme "manquant" des badges de volumes dans les résultats Prowlarr

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 17:23:28 +02:00
parent 3d2c8c78bf
commit e4df93456d
2 changed files with 2 additions and 2 deletions

View File

@@ -647,7 +647,7 @@ const en: Record<TranslationKey, string> = {
"prowlarr.sentError": "Failed to send to qBittorrent",
"prowlarr.replaceAndDownload": "Download and replace existing",
"prowlarr.confirmReplace": "This will re-download all volumes in the pack, including those already present. Continue?",
"prowlarr.missingVol": "Vol. {{vol}} missing",
"prowlarr.missingVol": "Vol. {{vol}}",
// Settings - qBittorrent
"settings.qbittorrent": "qBittorrent",