add torrent client

This commit is contained in:
Manuel Ruwe
2022-12-31 16:07:05 +01:00
parent 78bc883667
commit 4e097caf98
14 changed files with 264 additions and 29 deletions

View File

@@ -34,7 +34,14 @@
"noDownloadClients": {
"title": "No supported download clients found!",
"text": "Add a download service to view your current downloads"
},
"generic": {
"title": "An unexpected error occured",
"text": "Homarr was unable to communicate with your download clients. Please check your configuration"
}
},
"loading": {
"title": "Loading..."
}
}
}