From c4a482cf3a447838eaae93f9637cb0a5f6bcef66 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 21 Feb 2022 22:38:09 -0600 Subject: [PATCH] New translations en_US.json (Spanish) --- src/i18n/es_ES.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/es_ES.jsonc b/src/i18n/es_ES.jsonc index 7a0ae28f..0384dc25 100644 --- a/src/i18n/es_ES.jsonc +++ b/src/i18n/es_ES.jsonc @@ -142,6 +142,7 @@ "term.noVideos": "No videos found.", "settings.header.connectivity": "Conectividad", "action.addToPlaylist": "Añadir a la playlist", + "term.pluginMenu.none": "No interactive plugins.", "term.replay": "Replay", "action.goToAlbum": "Mostrar álbum", "action.goToArtist": "Ir al artista", @@ -365,4 +366,4 @@ "remote.web.description": "Escanee el código QR para emparejar su teléfono con su cliente de Cider", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", "about.thanks": "Muchísimas gracias al equipo de Cider Collective y también a todos nuestros contribuidores." -} \ No newline at end of file +}