Browse Source
Fix translation typos in zh-HK locale
Replaced "户" with "戶".
pull/2603/head
Ming Mak
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
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白名單", |
|
|
|
|