Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-01-09 16:43:18 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-01-09 17:15:10 +0300
commitfdf31d80e7b378bc20e4958e2893b72caf088602 (patch)
tree87232b406852260c0b39620e25a93d0b8023b7d6 /web
parentf8fccc057ba6a28b60fc07f78e7f2140bf742cdf (diff)
Update dependencies and Xray v1.8.7
Diffstat (limited to 'web')
-rw-r--r--web/html/xui/form/tls_settings.html2
-rw-r--r--web/translation/translate.en_US.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html
index e83d4c3f..d124ccd3 100644
--- a/web/html/xui/form/tls_settings.html
+++ b/web/html/xui/form/tls_settings.html
@@ -171,7 +171,7 @@
<template slot="title">
<span>{{ i18n "pages.client.renew" }}</span>
</template>
- Short IDs
+ Short ID
<a-icon @click="inbound.stream.reality.shortIds = RandomUtil.randomShortId()" type="sync"> </a-icon>
</a-icon>
</template>
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index c1985de1..0812ca6e 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -57,7 +57,7 @@
"dashboard" = "Status Overview"
"inbounds" = "Inbounds"
"settings" = "Panel Settings"
-"xray" = "Xray Configurations"
+"xray" = "Xray Settings"
"logout" = "Log Out"
"link" = "Manage"