diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 7dcfff55..f95274f2 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -19,7 +19,8 @@ "total": "Total", "free": "Ledigt", "used": "Använt", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "RX", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }