diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json
index 00f0ec1f09..0054d2eb47 100644
--- a/src/i18n/strings/it.json
+++ b/src/i18n/strings/it.json
@@ -2323,5 +2323,11 @@
"Verification Request": "Richiesta verifica",
" (1/%(totalCount)s)": " (1/%(totalCount)s)",
"Enable cross-signing to verify per-user instead of per-device (in development)": "Attiva la firma incrociata per la verifica per-utente invece che per-dispositivo (in sviluppo)",
- "Match system theme": "Usa il tema di sistema"
+ "Match system theme": "Usa il tema di sistema",
+ "%(senderName)s placed a voice call.": "%(senderName)s ha effettuato una chiamata vocale.",
+ "%(senderName)s placed a voice call. (not supported by this browser)": "%(senderName)s ha effettuato una chiamata vocale. (non supportata da questo browser)",
+ "%(senderName)s placed a video call.": "%(senderName)s ha effettuato una videochiamata.",
+ "%(senderName)s placed a video call. (not supported by this browser)": "%(senderName)s ha effettuato una videochiamata. (non supportata da questo browser)",
+ "Clear notifications": "Cancella le notifiche",
+ "Customise your experience with experimental labs features. Learn more.": "Personalizza la tua esperienza con funzionalità sperimentali. Maggiori informazioni."
}