From 5b1a3bf14d81d388c847beb447bc6b3de9f293fa Mon Sep 17 00:00:00 2001 From: random Date: Mon, 15 Jun 2020 07:53:40 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.9% (2281 of 2282 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 81ac0a8dcf..8272dc126b 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2500,5 +2500,7 @@ "Show %(count)s more|other": "Mostra altri %(count)s", "Show %(count)s more|one": "Mostra %(count)s altro", "Leave Room": "Lascia stanza", - "Room options": "Opzioni stanza" + "Room options": "Opzioni stanza", + "Activity": "Attività", + "A-Z": "A-Z" }