From 8e33231bf94ba47afbb6abb3b01249b0a3353674 Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 15:58:33 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 79.5% (1342 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 a40833e6c8..8bec06ef4b 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1580,5 +1580,6 @@ "Edit messages after they have been sent (refresh to apply changes)": "Editar mensajes después de enviados (refrescar para aplicar cambios)", "React to messages with emoji (refresh to apply changes)": "Reaccionar a mensajes con emojis (refrescar para aplicar cambios)", "Show read receipts sent by other users": "Mostrar las confirmaciones de lectura de otros usuarios.", - "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" + "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 encima de la lista de salas" }