From 4bc70ac2b8524274586b3c7a53dd798a63efd8d6 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 25 May 2024 12:36:37 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Spanish) Currently translated at 100.0% (346 of 346 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/ --- src/i18n/resources/es.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/i18n/resources/es.json b/src/i18n/resources/es.json index d2a211cc..61229955 100644 --- a/src/i18n/resources/es.json +++ b/src/i18n/resources/es.json @@ -158,6 +158,14 @@ }, "remove-upgrade-button": "Remover el botón de Actualización", "theme": { + "dialog": { + "button": { + "cancel": "Cancelar", + "remove": "Quitar" + }, + "remove-theme": "¿Estás seguro de que quieres eliminar el tema personalizado?", + "remove-theme-message": "Esto eliminará el tema personalizado" + }, "label": "Tema", "submenu": { "import-css-file": "Importar archivo CSS personalizado",