Add banned from community blurb

This commit is contained in:
SleeplessOne1917 2024-03-25 21:37:44 -04:00
parent 7a4e7e1d37
commit 4f45fc06d6

View file

@ -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:</1> You cannot post, comment, or vote in this community. However, you are still free to browse."
}