From 52b3a751fabeb279c3855651d68fcb49abfe515c Mon Sep 17 00:00:00 2001 From: Franco Castillo Date: Sat, 3 Jun 2023 23:30:51 +0000 Subject: [PATCH] Translated using Weblate (Spanish (Argentina)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/ --- src/strings/es-ar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/es-ar.json b/src/strings/es-ar.json index f7f88e4c44..d7abbb58a5 100644 --- a/src/strings/es-ar.json +++ b/src/strings/es-ar.json @@ -1728,5 +1728,8 @@ "MenuClose": "Cerrar menú", "UserMenu": "Menú del usuario", "Studio": "Estudio", - "AllowCollectionManagement": "Permitir que este usuario administre colecciones" + "AllowCollectionManagement": "Permitir que este usuario administre colecciones", + "EnableAudioNormalization": "Normalización de audio", + "LabelEnableLUFSScan": "Habilitar escaneo LUFS", + "GetThePlugin": "Obtener el complemento" }