From b15c1f0d221276acbed1373e941c5e2567989414 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:59:57 +0600 Subject: [PATCH] New translations en.json (Spanish) --- translations/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/es.json b/translations/es.json index a6d7920..8aeb918 100644 --- a/translations/es.json +++ b/translations/es.json @@ -53,5 +53,7 @@ "Link:": "Enlace:", "Downloading playlist:": "Descargando lista de reproducción:", "Download playlist": "Descargar lista de reproducción", - "Playlist downloaded": "Lista de reproducción descargada" + "Playlist downloaded": "Lista de reproducción descargada", + "This option lets you download restricted content. You will get errors if cookies are not there": "This option lets you download restricted content. You will get errors if cookies are not there", + "Select browser to use cookies from": "Select browser to use cookies from" }