From 722f5e716fb9801a1329dd754268d1199ad97957 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 10 Jan 2024 16:12:54 +0330 Subject: [feature] wireguard inbound Co-Authored-By: Alireza Ahmadi --- web/translation/translate.en_US.toml | 8 ++++++++ web/translation/translate.es_ES.toml | 8 ++++++++ web/translation/translate.fa_IR.toml | 8 ++++++++ web/translation/translate.ru_RU.toml | 8 ++++++++ web/translation/translate.vi_VN.toml | 8 ++++++++ web/translation/translate.zh_Hans.toml | 8 ++++++++ 6 files changed, 48 insertions(+) (limited to 'web/translation') diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 0812ca6e..90355e39 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -420,6 +420,14 @@ "portal" = "Portal" "intercon" = "Interconnection" +[pages.xray.wireguard] +"secretKey" = "Secret Key" +"publicKey" = "Public Key" +"allowedIPs" = "Allowed IPs" +"endpoint" = "End Point" +"psk" = "PreShared Key" +"domainStrategy" = "Domain Strategy" + [pages.settings.security] "admin" = "Admin" "secret" = "Secret Token" diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 9a1f7caf..722e2dd8 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -420,6 +420,14 @@ "portal" = "portal" "intercon" = "Interconexión" +[pages.xray.wireguard] +"secretKey" = "Llave secreta" +"publicKey" = "Llave pública" +"allowedIPs" = "IP permitidas" +"endpoint" = "Punto final" +"psk" = "Clave precompartida" +"domainStrategy" = "Estrategia de dominio" + [pages.settings.security] "admin" = "Administrador" "secret" = "Token Secreto" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 09220cdd..1a378dfb 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -420,6 +420,14 @@ "portal" = "پرتال" "intercon" = "اتصال میانی" +[pages.xray.wireguard] +"secretKey" = "کلید شخصی" +"publicKey" = "کلید عمومی" +"allowedIPs" = "آی‌پی‌های مجاز" +"endpoint" = "نقطه پایانی" +"psk" = "کلید مشترک" +"domainStrategy" = "استراتژی حل دامنه" + [pages.settings.security] "admin" = "مدیر" "secret" = "توکن امنیتی" diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index 00faa053..2d03ee35 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -420,6 +420,14 @@ "portal" = "Портал" "intercon" = "Соединение" +[pages.xray.wireguard] +"secretKey" = "Секретный ключ" +"publicKey" = "Открытый ключ" +"allowedIPs" = "Разрешенные IP-адреса" +"endpoint" = "Конечная точка" +"psk" = "Общий ключ" +"domainStrategy" = "Стратегия домена" + [pages.settings.security] "admin" = "Админ" "secret" = "Секретный токен" diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index f7e4de7a..20027dfa 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -420,6 +420,14 @@ "portal" = "Cổng thông tin" "intercon" = "Kết nối" +[pages.xray.wireguard] +"secretKey" = "Chìa khoá bí mật" +"publicKey" = "Khóa công khai" +"allowedIPs" = "IP được phép" +"endpoint" = "Điểm cuối" +"psk" = "Khóa chia sẻ" +"domainStrategy" = "Chiến lược tên miền" + [pages.settings.security] "admin" = "Quản trị viên" "secret" = "Mã thông báo bí mật" diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index c790da6d..db1217a8 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -420,6 +420,14 @@ "portal" = "门户" "intercon" = "互连" +[pages.xray.wireguard] +"secretKey" = "密钥" +"publicKey" = "公钥" +"allowedIPs" = "允许的 IP" +"endpoint" = "终点" +"psk" = "共享密钥" +"domainStrategy" = "域策略" + [pages.settings.security] "admin" = "管理员" "secret" = "密钥" -- cgit v1.2.3