From 30ed97fd36fb045e4d27997b3e40e42232feea52 Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Mon, 6 Feb 2023 08:53:24 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 97.4% (3653 of 3748 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/ --- src/i18n/strings/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index bddbd1c267..8b8dfd25a8 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -454,7 +454,7 @@ "%(items)s and %(count)s others|other": "%(items)s y otros %(count)s", "%(items)s and %(count)s others|one": "%(items)s y otro más", "collapse": "encoger", - "expand": "despregar", + "expand": "desplegar", "Unable to load event that was replied to, it either does not exist or you do not have permission to view it.": "No se pudo cargar el evento al que se respondió, bien porque no existe o no tiene permiso para verlo.", "In reply to ": "Respondiendo a ", "And %(count)s more...|other": "Y %(count)s más…",