Add translation for create user matrix

This commit is contained in:
SleeplessOne1917 2024-03-27 13:11:54 -04:00
parent b4c63029e5
commit 94c3b54b9a

View file

@ -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 <1>{{matrix_id}}</1>."
} }