From c29e636f46b00f00ea889da648365a4f0b13b791 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sat, 7 Nov 2020 00:35:00 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 91.4% (290 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- lib/l10n/intl_es.arb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index 593ce3af..0dd4ac87 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -23,7 +23,7 @@ "type": "text", "placeholders": {} }, - "accountInformation": "InformaciĆ³n de la cuenta", + "accountInformation": "Informaciones de la cuenta", "@accountInformation": { "type": "text", "placeholders": {} @@ -1667,5 +1667,10 @@ "@yourOwnUsername": { "type": "text", "placeholders": {} + }, + "changeDeviceName": "Cambiar el nombre del dispositivo", + "@changeDeviceName": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}