From b7384a9a5689168922fd8d6ee4e263350ce45b77 Mon Sep 17 00:00:00 2001 From: random Date: Mon, 9 Mar 2020 11:00:51 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (24 of 24 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/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 af07a37ad..fa4995637 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -21,5 +21,6 @@ "Your Riot is misconfigured": "Il tuo Riot è configurato male", "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "La tua configurazione di Riot contiene un JSON non valido. Correggi il problema e ricarica la pagina.", "The message from the parser is: %(message)s": "Il messaggio dal parser è: %(message)s", - "Invalid JSON": "JSON non valido" + "Invalid JSON": "JSON non valido", + "Go to your browser to complete Sign In": "Vai nel tuo browser per completare l'accesso" }