From 0d5dccaee4afd586e6f4bd56ddd1d02cd40b85aa Mon Sep 17 00:00:00 2001 From: WontTell Date: Tue, 25 Aug 2020 02:11:42 +0000 Subject: [PATCH] Translated using Weblate (Spanish (Latin America)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/ --- src/strings/es_419.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/es_419.json b/src/strings/es_419.json index 5197f3d81..3278f5e36 100644 --- a/src/strings/es_419.json +++ b/src/strings/es_419.json @@ -1441,5 +1441,6 @@ "LabelSubtitleVerticalPosition": "Posición vertical:", "PreviousTrack": "Saltar al anterior", "MessageGetInstalledPluginsError": "Ocurrió un error buscando la lista de complementos instalados.", - "MessagePluginInstallError": "Ocurrió un error instalando el complemento." + "MessagePluginInstallError": "Ocurrió un error instalando el complemento.", + "PlaybackRate": "Tasa de reproducción" }