diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index b88f754db..fd813becd 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -48,7 +48,8 @@ "free": "剩餘", "used": "已使用", "load": "負載", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "nzbget": { "rate": "速率", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }