From 4f45fc06d6dff3f3e4d4cf0cc14c26cb4ca590fa Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:37:44 -0400 Subject: [PATCH] Add banned from community blurb --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 177b6c9..161795b 100644 --- a/translations/en.json +++ b/translations/en.json @@ -611,5 +611,6 @@ "local_only": "Local Only", "local_only_blurb": "Only users on this instance can interact with this community.", "public": "Public", - "public_blurb": "This community can be federated to other instances and be posted/commented in by their users." + "public_blurb": "This community can be federated to other instances and be posted/commented in by their users.", + "banned_from_community_blurb": "<1>Banned: You cannot post, comment, or vote in this community. However, you are still free to browse." }