From a76898577fc72d4da06ac2f71da660edaca89af2 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:54:18 +0000 Subject: [PATCH] chore: improve outbound link input --- web/html/xui/form/outbound.html | 12 ++++++------ web/translation/translate.en_US.toml | 1 + web/translation/translate.es_ES.toml | 1 + web/translation/translate.fa_IR.toml | 1 + web/translation/translate.id_ID.toml | 1 + web/translation/translate.ja_JP.toml | 1 + web/translation/translate.pt_BR.toml | 1 + web/translation/translate.ru_RU.toml | 1 + web/translation/translate.tr_TR.toml | 1 + web/translation/translate.uk_UA.toml | 1 + web/translation/translate.vi_VN.toml | 1 + web/translation/translate.zh_CN.toml | 1 + web/translation/translate.zh_TW.toml | 1 + 13 files changed, 18 insertions(+), 6 deletions(-) diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index d4e9e5f6..84652c3f 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -506,12 +506,12 @@ - Link: - - - - - + + + + + + {{end}} diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index f3c88f57..37e9eb8c 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -429,6 +429,7 @@ "type" = "Type" "bridge" = "Bridge" "portal" = "Portal" +"link" = "Link" "intercon" = "Interconnection" "settings" = "Settings" "accountInfo" = "Account Information" diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 05ab33d8..29e099e8 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -431,6 +431,7 @@ "type" = "Tipo" "bridge" = "puente" "portal" = "portal" +"link" = "Enlace" "intercon" = "Interconexión" "settings" = "Configuración" "accountInfo" = "Información de la Cuenta" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 7a56a3d1..4a1e4177 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -431,6 +431,7 @@ "type" = "نوع" "bridge" = "پل" "portal" = "پورتال" +"link" = "لینک" "intercon" = "اتصال میانی" "settings" = "تنظیمات" "accountInfo" = "اطلاعات حساب" diff --git a/web/translation/translate.id_ID.toml b/web/translation/translate.id_ID.toml index ae68cdd3..9d129830 100644 --- a/web/translation/translate.id_ID.toml +++ b/web/translation/translate.id_ID.toml @@ -430,6 +430,7 @@ "type" = "Tipe" "bridge" = "Jembatan" "portal" = "Portal" +"link" = "Tautan" "intercon" = "Interkoneksi" "settings" = "Pengaturan" "accountInfo" = "Informasi Akun" diff --git a/web/translation/translate.ja_JP.toml b/web/translation/translate.ja_JP.toml index 9e73e604..53d2076c 100644 --- a/web/translation/translate.ja_JP.toml +++ b/web/translation/translate.ja_JP.toml @@ -431,6 +431,7 @@ "type" = "タイプ" "bridge" = "ブリッジ" "portal" = "ポータル" +"link" = "リンク" "intercon" = "インターコネクション" "settings" = "設定" "accountInfo" = "アカウント情報" diff --git a/web/translation/translate.pt_BR.toml b/web/translation/translate.pt_BR.toml index b259cdaf..7f0badb7 100644 --- a/web/translation/translate.pt_BR.toml +++ b/web/translation/translate.pt_BR.toml @@ -431,6 +431,7 @@ "type" = "Tipo" "bridge" = "Ponte" "portal" = "Portal" +"link" = "Link" "intercon" = "Interconexão" "settings" = "Configurações" "accountInfo" = "Informações da Conta" diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index 30602d90..5be87e09 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -431,6 +431,7 @@ "type" = "Тип" "bridge" = "Мост" "portal" = "Портал" +"link" = "Ссылка" "intercon" = "Соединение" "settings" = "Настройки" "accountInfo" = "Информация об учетной записи" diff --git a/web/translation/translate.tr_TR.toml b/web/translation/translate.tr_TR.toml index 1cbaf701..59149d78 100644 --- a/web/translation/translate.tr_TR.toml +++ b/web/translation/translate.tr_TR.toml @@ -431,6 +431,7 @@ "type" = "Tür" "bridge" = "Köprü" "portal" = "Portal" +"link" = "Bağlantı" "intercon" = "Bağlantı" "settings" = "Ayarlar" "accountInfo" = "Hesap Bilgileri" diff --git a/web/translation/translate.uk_UA.toml b/web/translation/translate.uk_UA.toml index 992e41af..eb9e93fc 100644 --- a/web/translation/translate.uk_UA.toml +++ b/web/translation/translate.uk_UA.toml @@ -431,6 +431,7 @@ "type" = "Тип" "bridge" = "Міст" "portal" = "Портал" +"link" = "Посилання" "intercon" = "Взаємозв'язок" "settings" = "Налаштування" "accountInfo" = "Інформація про обліковий запис" diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index 2b64194d..c938449f 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -431,6 +431,7 @@ "type" = "Loại" "bridge" = "Cầu" "portal" = "Cổng thông tin" +"link" = "Liên kết" "intercon" = "Kết nối" "settings" = "cài đặt" "accountInfo" = "Thông tin tài khoản" diff --git a/web/translation/translate.zh_CN.toml b/web/translation/translate.zh_CN.toml index 68461c37..770caed3 100644 --- a/web/translation/translate.zh_CN.toml +++ b/web/translation/translate.zh_CN.toml @@ -431,6 +431,7 @@ "type" = "类型" "bridge" = "Bridge" "portal" = "Portal" +"link" = "链接" "intercon" = "互连" "settings" = "设置" "accountInfo" = "帐户信息" diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml index 33221559..0ad36d27 100644 --- a/web/translation/translate.zh_TW.toml +++ b/web/translation/translate.zh_TW.toml @@ -431,6 +431,7 @@ "type" = "類型" "bridge" = "Bridge" "portal" = "Portal" +"link" = "連結" "intercon" = "互連" "settings" = "設定" "accountInfo" = "帳戶資訊"