From b73b5735ec118359d48a3ae2242ef412de4112f0 Mon Sep 17 00:00:00 2001 From: LibreTranslate Date: Sun, 10 Dec 2023 03:05:31 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 90.8% (267 of 294 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/ --- src/i18n/resources/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/es.json b/src/i18n/resources/es.json index 53199ef3..6ced9a4a 100644 --- a/src/i18n/resources/es.json +++ b/src/i18n/resources/es.json @@ -528,7 +528,9 @@ "prompt": { "keybind": { "keybind-options": { - "play-pause": "Reproducir / Pausa" + "next": "Siguiente", + "play-pause": "Reproducir / Pausa", + "previous": "Anterior" } } }