diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 57c839c0..95d5d3a4 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -298,5 +298,11 @@ "videos": "Vídeos", "channels": "Canales", "playlists": "Listas de reproducción" + }, + "truenas": { + "load": "System Load", + "uptime": "Uptime", + "alerts": "Alerts", + "time": "{{value, number(style: unit; unitDisplay: long;)}}" } }