From 6563eb4ddd2402eed14f1c7bb00281a22cef1b5d Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Fri, 5 Jan 2024 12:02:48 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Spanish) Currently translated at 100.0% (330 of 330 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/ --- src/i18n/resources/es.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/es.json b/src/i18n/resources/es.json index c7cc5983..d1e2fc3a 100644 --- a/src/i18n/resources/es.json +++ b/src/i18n/resources/es.json @@ -191,7 +191,11 @@ "previous": "Anterior", "quit": "Salir", "restart": "Reiniciar la aplicación", - "show": "Mostrar ventana" + "show": "Mostrar ventana", + "tooltip": { + "default": "YouTube Music", + "with-song-info": "YouTube Music: {{artist}} - {{title}}" + } } }, "plugins": {