From 184bf07920a473cacd7bed33095856baef2ccb08 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 20 Dec 2020 04:54:36 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (361 of 361 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 11ea7ae1..ada63b2a 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1942,5 +1942,15 @@ "placeholders": { "count": {} } + }, + "yourPublicKey": "La tua chiave pubblica", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "publicKey": "Chiave pubblica", + "@publicKey": { + "type": "text", + "placeholders": {} } }