diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 66299c8e..f309d942 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -23,13 +23,13 @@ "playing": "En ejecución", "transcoding": "Transcodificando", "bitrate": "Tasa de Bits", - "no_active": "No Active Streams" + "no_active": "No hay streams activos" }, "tautulli": { "playing": "En ejecución", "transcoding": "Transcodificación", "bitrate": "Tasa de bits", - "no_active": "No Active Streams" + "no_active": "No hay streams activos" }, "nzbget": { "rate": "Velocidad", @@ -103,8 +103,8 @@ "wait": "Espere, por favor" }, "overseerr": { - "pending": "Pending", - "approved": "Approved", - "available": "Available" + "pending": "Pendiente", + "approved": "Aprobado", + "available": "Disponible" } }