diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index a0315c2df..b1f73491e 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -38,7 +38,8 @@ "free": "Lliure", "used": "Utilitzat", "load": "CĂ rrega", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "Rebut", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }