23 lines
577 B
JSON
23 lines
577 B
JSON
{
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"name": "Name",
|
|
"size": "Grösse",
|
|
"download": "Eingehend",
|
|
"upload": "Ausgehend",
|
|
"estimatedTimeOfArrival": "Vorraussichtlicher Abschluss",
|
|
"progress": "Fortschritt"
|
|
},
|
|
"body": {
|
|
"nothingFound": "Keine Torrents gefunden"
|
|
}
|
|
},
|
|
"errors": {
|
|
"noDownloadClients": {
|
|
"title": "Keine unterstützten Download Clients gefunden",
|
|
"text": "Füge einen Download Service hinzu, um deine derzeitigen Downloads zu sehen"
|
|
}
|
|
}
|
|
}
|
|
} |