From 991e3238493e8cc9ff854433cc149ac04e931ec0 Mon Sep 17 00:00:00 2001 From: backtr4ck Date: Mon, 18 May 2020 00:25:16 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/ --- src/strings/es.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/es.json b/src/strings/es.json index 1ce4425797..dc16dc5990 100644 --- a/src/strings/es.json +++ b/src/strings/es.json @@ -1514,5 +1514,8 @@ "Filter": "Filtro", "New": "Nuevo", "HeaderFavoritePlaylists": "Lista reproducción favorita", - "ApiKeysCaption": "Lista de las claves API actuales" + "ApiKeysCaption": "Lista de las claves API actuales", + "LabelNightly": "Nightly", + "LabelStable": "Estable", + "LabelChromecastVersion": "Versión de Chromecast" }