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/en.ts | |
| parent | ed03271268400b2230ea17844cbc2886ca6ae2bf (diff) | |
feat: config use emojiorigin
Diffstat (limited to 'src/i18n/en.ts')
| -rw-r--r-- | src/i18n/en.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.ts b/src/i18n/en.ts index 9d6107f..b7ac010 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -52,6 +52,7 @@ export const data = { enable_tun_device: 'Enable TUN Device', allow_lan: 'Allow LAN', tls_sniffing: 'Sniffer', + use_emoji_font: 'Use Emoji Font', c_host: 'Host', c_sni: 'Sniff Host', c_process: 'Process', |
