diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-19 23:04:25 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-19 23:04:25 +0300 |
| commit | 02239c8f2d727d4149e45c4b31b92ea1ea3bb424 (patch) | |
| tree | 99dbe50d2d58b173af9b4092d0601773c7ac7c37 /web/translation/translate.zh_Hans.toml | |
| parent | 70b3db074aa6c82182219aa13f048d41632d8ed0 (diff) | |
[xray] dns - new
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/translation/translate.zh_Hans.toml')
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index ba37ae92..0f0afc19 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -449,6 +449,15 @@ "psk" = "共享密钥" "domainStrategy" = "域策略" +[pages.xray.dns] +"enable" = "启用 DNS" +"enableDesc" = "启用内置 DNS 服务器" +"strategy" = "查询策略" +"strategyDesc" = "解析域名的总体策略" +"add" = "添加服务器" +"edit" = "编辑服务器" +"domains" = "域" + [pages.settings.security] "admin" = "管理员" "secret" = "密钥" |
