Renamed option "Display active torrents"

Removed change in public/locales/fr/modules/torrents-status.json
This commit is contained in:
Someone
2023-11-02 08:44:46 +00:00
parent 33fa6cfafe
commit 982bb557a3
2 changed files with 1 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
"label": "Display completed torrents"
},
"displayActiveTorrents": {
"label": "Show active torrents when completed torrents are hidden"
"label": "Display active torrents"
},
"SpeedLimitOfActiveTorrents": {
"label": "Upload speed to consider a torrent as active (kB/s)"

View File

@@ -10,12 +10,6 @@
"displayCompletedTorrents": {
"label": "Cacher les torrents terminés"
},
"displayActiveTorrents": {
"label": "Afficher les torrents actifs quand les torrents terminés sont masqués"
},
"SpeedLimitOfActiveTorrents": {
"label": "Débit d'upload pour considérer un torrent comme actif (ko/s)"
},
"displayStaleTorrents": {
"label": "Afficher les torrents périmés"
},