From b0a363e9301624ea91dc52f8eb08cf8eaa844032 Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:55:42 -0400 Subject: [PATCH] Use better key --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 8b2e33d..0bd20ce 100644 --- a/translations/en.json +++ b/translations/en.json @@ -613,5 +613,5 @@ "public": "Public", "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.", - "create_form_user_matrix_blurb": "This user already has a matrix account you can message at <1>{{matrix_id}}." + "private_message_form_user_matrix_blurb": "This user already has a matrix account you can message at <1>{{matrix_id}}." }