mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
更新青龙面板,增加加速器2
This commit is contained in:
38
haos_turbo2/translations/en.yaml
Normal file
38
haos_turbo2/translations/en.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
configuration:
|
||||
bin_app:
|
||||
name: UseBinApp
|
||||
description: >-
|
||||
Select v2raya call service v2ray-core or xray-core.
|
||||
tun_config:
|
||||
name: ConfigVersion
|
||||
description: >-
|
||||
Select config file version. default v1.
|
||||
proxy_domains:
|
||||
name: DomainByProxy
|
||||
description: >-
|
||||
Select Domain by proxy channel
|
||||
direct_domains:
|
||||
name: DomainByDirect
|
||||
description: >-
|
||||
Select Domain by direct channel
|
||||
proxy_ipcidr:
|
||||
name: IPcidrByProxy
|
||||
description: >-
|
||||
Select ip/cidr by proxy channel
|
||||
direct_ipcidr:
|
||||
name: IPcidrByDirect
|
||||
description: >-
|
||||
Select ip/cidr by direct channel
|
||||
logger_disable:
|
||||
name: DisableLogger
|
||||
description: >-
|
||||
disable proxy logger file
|
||||
clear_mode:
|
||||
name: ClearUserData
|
||||
description: >-
|
||||
clear user data, all data
|
||||
dns_parsing:
|
||||
name: dns_parsing
|
||||
description: >-
|
||||
dns_parsing
|
||||
38
haos_turbo2/translations/zh-Hans.yaml
Normal file
38
haos_turbo2/translations/zh-Hans.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
configuration:
|
||||
bin_app:
|
||||
name: 使用后台服务
|
||||
description: >-
|
||||
选择后台服务是 v2r ay-core 还是 xr ay-core.
|
||||
tun_config:
|
||||
name: 配置版本
|
||||
description: >-
|
||||
使用配置文件的版本. 目前v1的兼容性较好.
|
||||
proxy_domains:
|
||||
name: 升速域名
|
||||
description: >-
|
||||
需要升速的域名列表
|
||||
direct_domains:
|
||||
name: 直连域名
|
||||
description: >-
|
||||
选择直连的域名列表
|
||||
proxy_ipcidr:
|
||||
name: 升速IP(CIDR)
|
||||
description: >-
|
||||
加速的IP地址(支持CIDR)
|
||||
direct_ipcidr:
|
||||
name: 直连IP(支持CIDR)
|
||||
description: >-
|
||||
直连的IP地址(支持CIDR)
|
||||
logger_disable:
|
||||
name: 关闭部分日志
|
||||
description: >-
|
||||
关闭部分日志(注意:调试时才开,否则日志会占用磁盘空间)
|
||||
clear_mode:
|
||||
name: 清除用户数据
|
||||
description: >-
|
||||
每次启动自动清除所有的用户数据(注意:卸载插件,用户数据不会删除)
|
||||
dns_parsing:
|
||||
name: DNS解析模式
|
||||
description: >-
|
||||
DNS解析模式
|
||||
Reference in New Issue
Block a user