diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index dbdfb1e6cb..01c1cebe7a 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -3256,5 +3256,9 @@
"The email address doesn't appear to be valid.": "L'indirizzo email non sembra essere valido.",
"What projects are your team working on?": "Su quali progetti sta lavorando la tua squadra?",
"See room timeline (devtools)": "Mostra linea temporale della stanza (strumenti per sviluppatori)",
- "Developer mode": "Modalità sviluppatore"
+ "Developer mode": "Modalità sviluppatore",
+ "Joined": "Entrato",
+ "Insert link": "Inserisci collegamento",
+ "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s ha cambiato chi può entrare nella stanza.",
+ "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s ha cambiato chi può entrare nella stanza. Vedi le impostazioni."
}