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:
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"