mirror of
https://github.com/Radarr/Radarr
synced 2025-02-22 22:31:26 +00:00
Add missing translation key
(cherry picked from commit 8be8c7f89cf4d40bee941c5ce768aa1a74ebe398)
This commit is contained in:
parent
71e1003358
commit
39eac4b5ad
1 changed files with 1 additions and 0 deletions
|
@ -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}",
|
||||
|
|
Loading…
Reference in a new issue