Merge pull request #1554 from InterN0te/dev-addRatio

Add Torrents ratio in Torrents Queue Widget
This commit is contained in:
Tagaishi
2023-11-07 12:36:43 +01:00
committed by GitHub
3 changed files with 87 additions and 3 deletions

View File

@@ -25,13 +25,19 @@
"labelFilter": {
"label": "Label list",
"description": "When 'is whitelist' checked, this will act as a whitelist. If not checked, this is a blacklist. Will not do anything when empty"
},
"displayRatioWithFilter": {
"label": "Display filtered torrents list ratio",
"info": "If disabled, only the global ratio will be display. The global ratio will still use the labels if set"
}
}
},
"card": {
"footer": {
"error": "Error",
"lastUpdated": "Last updated {{time}} ago"
"lastUpdated": "Last updated {{time}} ago",
"ratioGlobal": "Global ratio",
"ratioWithFilter": "Ratio with filter"
},
"table": {
"header": {