diff options
| author | Larvan2 <[email protected]> | 2025-10-03 17:06:31 +0800 |
|---|---|---|
| committer | Larvan2 <[email protected]> | 2025-10-03 17:06:31 +0800 |
| commit | 8a3d90b7c1395f92dbb6ef9766be391b995be8c4 (patch) | |
| tree | 8aeb09e21ec17fbd5faaa68e510e2ff8d3939aea /src/i18n/zh-tw.ts | |
| parent | ed03271268400b2230ea17844cbc2886ca6ae2bf (diff) | |
feat: config use emojiorigin
Diffstat (limited to 'src/i18n/zh-tw.ts')
| -rw-r--r-- | src/i18n/zh-tw.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/zh-tw.ts b/src/i18n/zh-tw.ts index 72e2b75..fe99eea 100644 --- a/src/i18n/zh-tw.ts +++ b/src/i18n/zh-tw.ts @@ -51,6 +51,7 @@ export const data = { enable_tun_device: '開啟 TUN 轉發', allow_lan: '允許區域網路連接', tls_sniffing: 'SNI 嗅探', + use_emoji_font: '使用 Emoji 字體', c_host: '網域名稱', c_sni: '嗅探網域名稱', c_process: '處理程序', |
