chore: bump version to 2.12.1
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 55s

This commit is contained in:
2026-03-26 21:46:58 +01:00
parent ad05f10ab2
commit ac53bd950b
14 changed files with 425 additions and 39 deletions

View File

@@ -898,6 +898,10 @@ const en: Record<TranslationKey, string> = {
"downloads.status.importing": "Importing",
"downloads.status.imported": "Imported",
"downloads.status.error": "Error",
"downloads.delete": "Delete",
"downloads.cancel": "Cancel download",
"downloads.confirmDelete": "Delete this download?",
"downloads.confirmCancel": "Cancel this download? The torrent will also be removed from qBittorrent.",
// Settings - Torrent Import
"settings.torrentImport": "Auto import",