From 4fb65b0c5dc8925ef3c664f014804a85a5a0c961 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 22 Feb 2021 00:16:42 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index c64c834a..1d253d68 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -2215,5 +2215,35 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Mostra la password", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Aggiungi e-mail", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Rimpicciolisci", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Ingrandisci", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Bloccato", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Verificato", + "@verified": { + "type": "text", + "placeholders": {} } }