From 6eed344aac88e74f4445c2b3aed0b560b3e90912 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:34:47 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- data/zh_CN.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/zh_CN.json b/data/zh_CN.json index 146e267b..aeced869 100644 --- a/data/zh_CN.json +++ b/data/zh_CN.json @@ -86,13 +86,13 @@ "ssid": "SSID" }, "wg": { - "title": "WireGuard Settings", - "btn": "WireGuard Settings", + "title": "WireGuard 设置", + "btn": "WireGuard 设置", "vpnip": "VPN IP", - "privkey": "Private Key", - "host": "Remote IP", - "port": "Remote Port", - "pubkey": "Remote Public Key" + "privkey": "专用密钥", + "host": "远程IP", + "port": "删除", + "pubkey": "远程公钥" }, "mqtt": { "title": "MQTT 设置",