mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
Renamed option "Display active torrents"
Removed change in public/locales/fr/modules/torrents-status.json
This commit is contained in:
@@ -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)"
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user