Columns customize (#1975)

* Columns customization

Related issue: #1471
Related issue: #1832
Related issue: #1354
Related issue: #1929
This commit is contained in:
Yossi Hillali
2024-03-23 18:26:59 +02:00
committed by GitHub
parent 06772713ce
commit a74aa5412c
3 changed files with 47 additions and 27 deletions

View File

@@ -29,6 +29,18 @@
"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"
},
"columns": {
"label": "Select columns to display",
"data": {
"down": "Down",
"up": "Up",
"eta": "ETA",
"progress": "Progress"
}
},
"nameColumnSize": {
"label": "Change the name column size"
}
}
},
@@ -84,10 +96,6 @@
"text": "Unable to communicate with your Torrent clients. Please check your configuration"
}
},
"loading": {
"title": "Loading",
"description": "Establishing a connection"
},
"popover": {
"introductionPrefix": "Managed by",
"metrics": {