mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Merge pull request #122 from LemmyNet/create-message-matrix
Create message matrix
This commit is contained in:
commit
9398b46543
1 changed files with 2 additions and 1 deletions
|
@ -612,5 +612,6 @@
|
||||||
"local_only_blurb": "Only users on this instance can interact with this community.",
|
"local_only_blurb": "Only users on this instance can interact with this community.",
|
||||||
"public": "Public",
|
"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."
|
"banned_from_community_blurb": "<1>Banned:</1> You cannot post, comment, or vote in this community. However, you are still free to browse.",
|
||||||
|
"create_form_user_matrix_blurb": "This user already has a matrix account you can message at <1>{{matrix_id}}</1>."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue