From afad2843c64c90f8149e433416876f865744a3c7 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 12 Oct 2024 22:16:33 +0200 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (655 of 655 strings) Co-authored-by: Hosted Weblate Co-authored-by: gallegonovato Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translation: feishin/Translation --- src/i18n/locales/es.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 4363b15f..91e53c18 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -278,7 +278,8 @@ "openIn": { "lastfm": "Abrir en Last.fm", "musicbrainz": "Abrir en MusicBrainz" - } + }, + "moveToNext": "pasar al siguiente" }, "common": { "backward": "hacia atrás", @@ -490,7 +491,8 @@ "showDetails": "Obtener información", "playSimilarSongs": "$t(player.playSimilarSongs)", "download": "descargar", - "playShuffled": "$t(player.shuffle)" + "playShuffled": "$t(player.shuffle)", + "moveToNext": "$t(action.moveToNext)" }, "home": { "mostPlayed": "más reproducidos",