From 99f67990fc3e8208aa1c479475437d139f570e9b Mon Sep 17 00:00:00 2001 From: eris Date: Fri, 29 Jul 2022 00:02:05 +0000 Subject: [PATCH] Update quarantine locale for recent fix --- src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 19e9ecaf..106c56d3 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -21,7 +21,7 @@ "reject": "Reject", "reject_desc": "This instance will not accept messages from the following instances:", "quarantine": "Quarantine", - "quarantine_desc": "This instance will send only public posts to the following instances:", + "quarantine_desc": "This instance will not send posts to the following instances:", "ftl_removal": "Removal from \"Known Network\" Timeline", "ftl_removal_desc": "This instance removes these instances from \"Known Network\" timeline:", "media_removal": "Media Removal",