Fix minor issues

This commit is contained in:
Jannes Vandepitte
2022-08-26 16:43:46 +02:00
parent bf93fc87ee
commit 281f7bacb0
5 changed files with 51 additions and 13 deletions

View File

@@ -3,6 +3,14 @@
"name": "Usenet",
"description": "Show the queue and history of supported services"
},
"card": {
"errors": {
"noDownloadClients": {
"title": "No supported download clients found!",
"text": "Add a download service to view your current downloads"
}
}
},
"tabs": {
"queue": "Queue",
"history": "History"