Add missing translation key

(cherry picked from commit 8be8c7f89cf4d40bee941c5ce768aa1a74ebe398)
This commit is contained in:
Stevie Robinson 2024-05-05 03:55:44 +02:00 committed by Bogdan
parent 71e1003358
commit 39eac4b5ad
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,7 @@
"DownloadClientQbittorrentTorrentStateDhtDisabled": "qBittorrent cannot resolve magnet link with DHT disabled",
"DownloadClientQbittorrentTorrentStateError": "qBittorrent is reporting an error",
"DownloadClientQbittorrentTorrentStateMetadata": "qBittorrent is downloading metadata",
"DownloadClientQbittorrentTorrentStateMissingFiles": "qBittorrent is reporting missing files",
"DownloadClientQbittorrentTorrentStatePathError": "Unable to Import. Path matches client base download directory, it's possible 'Keep top-level folder' is disabled for this torrent or 'Torrent Content Layout' is NOT set to 'Original' or 'Create Subfolder'?",
"DownloadClientQbittorrentTorrentStateStalled": "The download is stalled with no connections",
"DownloadClientQbittorrentTorrentStateUnknown": "Unknown download state: {state}",