From 3c5cb2bf2add50df03480b95a9cf0c51dee2221e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20V=C3=A1squez?= Date: Sat, 13 Jul 2019 16:02:19 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 79.8% (1347 of 1687 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/ --- src/i18n/strings/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 348af5dde0..dd1243e753 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1583,5 +1583,6 @@ "Order rooms in the room list by most important first instead of most recent": "Ordenar la lista de salas por importancia en vez de por reciente", "Show recently visited rooms above the room list": "Mostrar salas visitadas recientemente sobre la lista de salas", "Show hidden events in timeline": "Mostrar eventos ocultos en la lĂ­nea del tiempo.", - "Low bandwidth mode": "Modo de ancho de banda bajo" + "Low bandwidth mode": "Modo de ancho de banda bajo", + "Got It": "Entendido" }