From a245ab6cfc6786c3945b0a4cba20d14c1f333ec1 Mon Sep 17 00:00:00 2001 From: KuuDS <9947917+KuuDS@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:41:28 +0800 Subject: [PATCH] Translation: fix pfsense.up and pfsense.down in chn --- public/locales/zh-CN/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index d9ab4c62..cbaa6e4a 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -630,8 +630,8 @@ "load": "平均负载", "memory": "内存", "wanStatus": "WAN 状态", - "up": "上传", - "down": "下载", + "up": "连接", + "down": "断开", "temp": "温度", "disk": "磁盘", "wanIP": "WAN IP"