Browse Source

Fix translation typos in zh-HK locale

Replaced "户" with "戶".
pull/2603/head
Ming Mak 4 weeks ago
committed by GitHub
parent
commit
801cbc394e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      src/i18n/locales/zh-HK.json

4
src/i18n/locales/zh-HK.json

@ -115,10 +115,10 @@
"hooksDescription": "掛鉤僅適用於wg-quick",
"hooksLeaveEmpty": "僅適用於wg-quick,否則請留空",
"dnsDesc": "客戶端使用的域名系統伺服器(取代全局配置)",
"notConnected": "客端尚未連接",
"notConnected": "客端尚未連接",
"endpoint": "端點",
"endpointDesc": "建立WireGuard連線的客戶端IP地址",
"search": "搜尋客端...",
"search": "搜尋客端...",
"config": "配置",
"viewConfig": "檢視配置",
"firewallIps": "防火牆IP白名單",

Loading…
Cancel
Save