Files
homarr/public/locales/en/modules/downloads-module.json
2022-08-24 21:01:29 +02:00

17 lines
307 B
JSON

{
"card": {
"table": {
"header": {
"name": "Name",
"size": "Size",
"download": "Down",
"upload": "Up",
"estimatedTimeOfArrival": "ETA",
"progress": "Progress"
},
"body": {
"nothingFound": "No torrents found"
}
}
}
}