mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 02:41:24 +00:00
Merge pull request #120 from LemmyNet/banned_from_community_blurb
Add banned from community blurb
This commit is contained in:
commit
b4c63029e5
1 changed files with 2 additions and 1 deletions
|
@ -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."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue