From 81e4322c59cd3ec7942040d05bb8c9013efbff1f Mon Sep 17 00:00:00 2001 From: Emir Date: Sun, 8 Aug 2021 06:28:31 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 69.0% (330 of 478 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index bf1c232a..58aa4b8d 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -1805,5 +1805,22 @@ "@chats": { "type": "text", "placeholders": {} + }, + "youWillBeConnectedTo": "SerĂ¡s conectado a {homeserver}", + "@youWillBeConnectedTo": { + "type": "text", + "placeholders": { + "homeserver": {} + } + }, + "publicGroups": "Grupos Publicos", + "@publicGroups": { + "type": "text", + "placeholders": {} + }, + "people": "Personas", + "@people": { + "type": "text", + "placeholders": {} } }