diff --git a/public/locales/en/modules/torrents-status.json b/public/locales/en/modules/torrents-status.json index d3ab4be86..83d75d6dd 100644 --- a/public/locales/en/modules/torrents-status.json +++ b/public/locales/en/modules/torrents-status.json @@ -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" },