17 lines
307 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
} |