Added global ratio (only selected labels) and filtered torrents list ratio

This commit is contained in:
Someone
2023-11-06 00:15:20 +00:00
parent f4a4b3c252
commit 8495d5b165
2 changed files with 32 additions and 2 deletions

View File

@@ -19,13 +19,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": "View filtered torrent list ratio",
"description": "When 'is whitelist' checked, this will act as a whitelist. If not checked, this is a blacklist. Will not do anything when empty"
}
}
},
"card": {
"footer": {
"error": "Error",
"lastUpdated": "Last updated {{time}} ago"
"lastUpdated": "Last updated {{time}} ago",
"ratioGlobal": "Global ratio",
"ratioWithFilter": "Ratio with filter"
},
"table": {
"header": {