diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index b8274e88c..08bf93a8e 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -13,7 +13,8 @@ "free": "Slobodno", "used": "Korišteno", "load": "Opterećenje", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "sabnzbd": { "rate": "Stopa", @@ -462,5 +463,10 @@ "albums": "Albums", "photos": "Photos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }