diff --git a/translations/en.json b/translations/en.json index e5fbd59..c426caa 100644 --- a/translations/en.json +++ b/translations/en.json @@ -614,5 +614,10 @@ "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.", - "private_message_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}}.", + "hide_post": "Hide Post", + "unhide_post": "Unhide Post", + "show_hidden_posts": "Show hidden posts", + "post_hidden": "Post hidden", + "post_unhidden": "Post unhidden" }