diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 9a505391c..8f6638f58 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1254,5 +1254,10 @@ "passwordFaqLink": "Read more about passwords", "share_noContactsLoggedIn": "You are not connected with anyone on CryptPad yet. Share the link to your profile for people to send you contact requests.", "share_copyProfileLink": "Copy profile link", - "share_noContactsNotLoggedIn": "Log in or register to see your existing contacts and add new ones." + "share_noContactsNotLoggedIn": "Log in or register to see your existing contacts and add new ones.", + "contacts_mute": "Mute", + "contacts_unmute": "Unmute", + "contacts_manageMuted": "Manage muted", + "contacts_mutedUsers": "Muted accounts", + "contacts_muteInfo": "You will not receive any notifications or messages from muted users.
They will not know you have muted them. " }