From 86dad09b361a7565e8039a7ed1c8b608698ae207 Mon Sep 17 00:00:00 2001 From: random Date: Thu, 17 Oct 2019 09:14:37 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (1831 of 1831 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/ --- src/i18n/strings/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 7c998744e9..b4b60c952e 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2189,5 +2189,6 @@ "Your email address hasn't been verified yet": "Il tuo indirizzo email non รจ ancora stato verificato", "Click the link in the email you received to verify and then click continue again.": "Clicca il link nell'email che hai ricevuto per verificare e poi clicca di nuovo Continua.", "Read Marker lifetime (ms)": "Durata delle conferme di lettura (ms)", - "Read Marker off-screen lifetime (ms)": "Durata della conferma di lettura off-screen (ms)" + "Read Marker off-screen lifetime (ms)": "Durata della conferma di lettura off-screen (ms)", + "%(creator)s created and configured the room.": "%(creator)s ha creato e configurato la stanza." }