diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index 1e168b4af..655ae6020 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -22,7 +22,8 @@ "total": "Yhteensä", "free": "Vapaana", "used": "Käytetty", - "load": "Kuorma" + "load": "Kuorma", + "mem": "MEM" }, "docker": { "rx": "RX", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }