From 56b1e1977c4b09f9d0302c98ef421042726f982f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n?= <38050447+oxixes@users.noreply.github.com> Date: Sun, 16 Feb 2025 13:22:13 +0100 Subject: [PATCH] fix: Change too long texts in the Spanish translation (#535) --- translations/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/es.json b/translations/es.json index 9671d203..f0cfe357 100644 --- a/translations/es.json +++ b/translations/es.json @@ -87,7 +87,7 @@ }, "audio": { "audio_title": "Audio", - "set_audio_track": "Establecer pista de audio del elemento anterior", + "set_audio_track": "Establecer pista del elemento anterior", "audio_language": "Idioma de audio", "audio_hint": "Elige un idioma de audio por defecto.", "none": "Ninguno", @@ -97,7 +97,7 @@ "subtitle_title": "Subtítulos", "subtitle_language": "Idioma de subtítulos", "subtitle_mode": "Modo de subtítulos", - "set_subtitle_track": "Establecer pista de subtítulos del elemento anterior", + "set_subtitle_track": "Establecer pista del elemento anterior", "subtitle_size": "Tamaño de subtítulos", "subtitle_hint": "Configurar preferencias de subtítulos.", "none": "Ninguno",