diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index 53f4ea1aa3..d891a06687 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -2415,5 +2415,7 @@
"Successfully restored %(sessionCount)s keys": "Ripristinate %(sessionCount)s chiavi correttamente",
"You signed in to a new session without verifying it:": "Hai fatto l'accesso ad una nuova sessione senza verificarla:",
"Verify your other session using one of the options below.": "Verifica la tua altra sessione usando una delle opzioni sotto.",
- "Invite someone using their name, username (like ), email address or share this room.": "Invita qualcuno usando il suo nome, nome utente (come ), indirizzo email o condividi questa stanza."
+ "Invite someone using their name, username (like ), email address or share this room.": "Invita qualcuno usando il suo nome, nome utente (come ), indirizzo email o condividi questa stanza.",
+ "Message deleted": "Messaggio eliminato",
+ "Message deleted by %(name)s": "Messaggio eliminato da %(name)s"
}