From 4c8382b7270f461084310b10ad2ec20c8c15942c Mon Sep 17 00:00:00 2001 From: rnek0 <52655832+rnek0@users.noreply.github.com> Date: Fri, 10 Dec 2021 19:16:00 +0100 Subject: [PATCH] Update es.json Fix Spanish translations --- languages/es.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/languages/es.json b/languages/es.json index 5723b540..9b4df245 100644 --- a/languages/es.json +++ b/languages/es.json @@ -1,7 +1,7 @@ { - "Open chat": "Abrir el chat", - "Open chat in a new window": "Abrir el chat en una venta nueva", - "Close chat": "Cerrar el chat", - "Use chat": false, - "If enabled, there will be a chat next to the video.": false + "Open chat": "Abrir el chat.", + "Open chat in a new window": "Abrir el chat en otra ventana.", + "Close chat": "Cerrar el chat.", + "Use chat": "Habilitar el chat.", + "If enabled, there will be a chat next to the video.": "Activado, abre el chat junto al vĂ­deo." }