diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 539e173c..c422bf9b 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -392,5 +392,10 @@ "memoryUsed": "Memoria utilizada", "uptime": "Tiempo en funcionamiento", "numberOfLeases": "Alquileres" + }, + "xteve": { + "streams_all": "All Streams", + "streams_active": "Active Streams", + "streams_xepg": "XEPG Channels" } }