From 9ad78f82044d46d2875668ef2e5c7f7a66b1a784 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 26 Dec 2022 08:32:27 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 58.3% (168 of 288 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 e0a166c6c..cf4c4a3fd 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -397,5 +397,11 @@ "streams_all": "All Streams", "streams_active": "Active Streams", "streams_xepg": "XEPG Channels" + }, + "opnsense": { + "cpu": "CPU Load", + "memory": "Active Memory", + "wanUpload": "WAN Upload", + "wanDownload": "WAN Download" } }