diff --git a/public/locales/es/common.json b/public/locales/es/common.json index c8163566a..687df2416 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -486,5 +486,12 @@ "memoryusage": "Uso de la memoria", "freespace": "Espacio libre", "activeusers": "Usuarios activos" + }, + "kopia": { + "status": "Status", + "size": "Size", + "lastrun": "Last Run", + "nextrun": "Next Run", + "failed": "Failed" } }