diff options
| author | Tara Rostami <132676256+TaraRostami@users.noreply.github.com> | 2024-03-20 13:43:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-20 13:43:37 +0300 |
| commit | 0bec29f2ba5d92087704d997b9d116f0b352cf2d (patch) | |
| tree | d76811ecc8604d9545049d20eda68f303f615e24 /web/translation/translate.zh_Hans.toml | |
| parent | a7418d9708e4f03503315530e68133507ba53278 (diff) | |
UI Improvements (#2067)
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 2e33025d..0693bb57 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -311,6 +311,13 @@ "subURIDesc" = "用于代理后面的订阅 URL 的 URI 路径" "fragment" = "分片" "fragmentDesc" = "启用 TLS hello 数据包分片" +"fragmentSett" = "设置" +"mux" = "多路复用器" +"muxDesc" = "在已建立的数据流内传输多个独立的数据流" +"muxSett" = "复用器设置" +"direct" = "直接连接" +"directDesc" = "直接与特定国家的域或IP范围建立连接" +"directSett" = "直接连接选项" [pages.xray] "title" = "Xray 配置" |
