diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index f19fadc0..3565f934 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -60,7 +60,14 @@ "used": "已使用", "load": "負載", "cpu": "CPU", - "mem": "記憶體" + "mem": "記憶體", + "temp": "TEMP", + "max": "Max", + "uptime": "UP", + "months": "mo", + "days": "d", + "hours": "h", + "minutes": "m" }, "nzbget": { "rate": "速率", @@ -226,7 +233,11 @@ "glances": { "cpu": "CPU", "mem": "記憶體", - "wait": "請稍後" + "wait": "請稍後", + "temp": "TEMP", + "uptime": "UP", + "days": "d", + "hours": "h" }, "changedetectionio": { "totalObserved": "總監測數",