diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 408dc9c6b..881d25ccd 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -438,5 +438,12 @@ "photos": "Photos", "videos": "Videos", "storage": "Storage" + }, + "uptimekuma": { + "up": "Sites Up", + "down": "Sites Down", + "uptime": "Uptime", + "incident": "Incident", + "m": "m" } }