From e40e995f66059fa988085a9f49716df180a25b69 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 21 May 2023 16:13:48 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 97.3% (445 of 457 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 9f474ab9b..38ef2867c 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -630,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } }