Add torrent refreshinterval translation

This commit is contained in:
ajnart
2023-01-06 11:17:29 +09:00
parent 2d320ff6e9
commit b2ceb5345a

View File

@@ -4,6 +4,9 @@
"description": "Displays a list of the torrent which are currently downloading",
"settings": {
"title": "Settings for BitTorrent integration",
"refreshInterval": {
"label": "Refresh interval (in seconds)"
},
"displayCompletedTorrents": {
"label": "Display completed torrents"
},