diff --git a/languages/es.json b/languages/es.json index f2282bb2..7ba29322 100644 --- a/languages/es.json +++ b/languages/es.json @@ -4,12 +4,12 @@ "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", - "Share chat link": false, - "Read-only": false, - "Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": false, - "Copy": false, - "Link copied": false, - "Error": false, - "Open": false, - "Use current theme colors": false + "Share chat link": "Compartir el enlace de esta sala de chat", + "Read-only": "Sólo lectura", + "Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": "Sugerencias para los streamers: para agregar el chat a su OBS, genere un enlace de «solo lectura» y utilícelo como «fuente o canal web».", + "Copy": "Copiar", + "Link copied": "Enlace copiado", + "Error": "Error", + "Open": "Abrir", + "Use current theme colors": "Utilizar los colores del tema actual" }