From df2d7bebab62a36b618dcd4772c671a6955be9bc Mon Sep 17 00:00:00 2001 From: Someone <10882916+InterN0te@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:48:51 +0100 Subject: [PATCH] Fix bad English Co-authored-by: Tagaishi --- 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 d78e4e016..e06c0a969 100644 --- a/public/locales/en/modules/torrents-status.json +++ b/public/locales/en/modules/torrents-status.json @@ -22,7 +22,7 @@ }, "displayRatioWithFilter": { "label": "Display filtered torrents list ratio", - "description": "If disable, only global ratio will be display. Global ratio still use labels if set" + "description": "If disabled, only the global ratio will be display. The global ratio will still use the labels if set" } } },