From 534318f74c2884d64d84a8ef464d1e74fab25a5d Mon Sep 17 00:00:00 2001 From: Someone <10882916+InterN0te@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:11:12 +0100 Subject: [PATCH] Update en/.../torrents-status.json Fix English unit for Megabytes per second --- public/locales/en/modules/torrents-status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/modules/torrents-status.json b/public/locales/en/modules/torrents-status.json index 286a315c6..c8b38af58 100644 --- a/public/locales/en/modules/torrents-status.json +++ b/public/locales/en/modules/torrents-status.json @@ -14,7 +14,7 @@ "label": "Show active torrents when completed torrents are hidden" }, "SpeedLimitOfActiveTorrents": { - "label": "Upload speed to consider a torrent as active (ko/s)" + "label": "Upload speed to consider a torrent as active (kB/s)" }, "displayStaleTorrents": { "label": "Display stale torrents"