diff options
| -rw-r--r-- | web/html/xui/form/outbound.html | 12 | ||||
| -rw-r--r-- | web/html/xui/settings.html | 2 | ||||
| -rw-r--r-- | web/translation/translate.en_US.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.es_ES.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.id_ID.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.ja_JP.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.pt_BR.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.ru_RU.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.tr_TR.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.uk_UA.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.zh_CN.toml | 1 | ||||
| -rw-r--r-- | web/translation/translate.zh_TW.toml | 1 |
14 files changed, 19 insertions, 7 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 @@ </a-form> </a-tab-pane> <a-tab-pane key="2" tab="JSON" force-render="true"> - <a-form-item style="margin: 10px 0"> Link: <a-input v-model.trim="outModal.link" style="width: 300px; margin-right: 5px;" placeholder="vmess:// vless:// trojan:// ss://"></a-input> - <a-button @click="convertLink" type="primary"> - <a-icon type="form"></a-icon> - </a-button> - </a-form-item> - <textarea style="position:absolute; left: -800px;" id="outboundJson"></textarea> + <a-space direction="vertical" :size="10" style="margin-top: 10px;"> + <a-input addon-before='{{ i18n "pages.xray.outbound.link" }}' v-model.trim="outModal.link" placeholder="vmess:// vless:// trojan:// ss://"> + <a-icon slot="addonAfter" type="form" @click="convertLink"></a-icon> + </a-input> + <textarea style="position:absolute; left: -800px;" id="outboundJson"></textarea> + </a-space> </a-tab-pane> </a-tabs> {{end}} diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index d13af57e..7ccada90 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -377,7 +377,7 @@ <template #title>{{ i18n "pages.settings.tgNotifyCpu" }}</template> <template #description>{{ i18n "pages.settings.tgNotifyCpuDesc" }}</template> <template #control> - <a-input-number :min="0" :min="100" v-model="allSetting.tgCpu"></a-switch> + <a-input-number :min="0" :min="100" v-model="allSetting.tgCpu" style="width: 100%;"></a-switch> </template> </a-setting-list-item> </a-collapse-panel> 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" = "帳戶資訊" |
