diff --git a/data/zh_CN.json b/data/zh_CN.json index 34d310c4..146e267b 100644 --- a/data/zh_CN.json +++ b/data/zh_CN.json @@ -85,6 +85,15 @@ "btn": "Wifi 设置", "ssid": "SSID" }, + "wg": { + "title": "WireGuard Settings", + "btn": "WireGuard Settings", + "vpnip": "VPN IP", + "privkey": "Private Key", + "host": "Remote IP", + "port": "Remote Port", + "pubkey": "Remote Public Key" + }, "mqtt": { "title": "MQTT 设置", "btn": "MQTT 设置",