From af8e6e23348469ca3ebc19a7b0774b204f2699d9 Mon Sep 17 00:00:00 2001 From: pebles Date: Sat, 13 Jul 2019 16:02:29 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index dd1243e753..25605a46c1 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1584,5 +1584,7 @@ "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", - "Got It": "Entendido" + "Got It": "Entendido", + "Scissors": "Tijeras", + "No integrations server configured": "No se han configurado integraciones en el servidor" }