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
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-01-21 14:09:15 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-01-21 14:09:15 +0300
commite7ce8c8ddb8472695b296eac305c5ac9b8c1d3d8 (patch)
tree4d2d3153d5ed585fbade011cfaca58175e5301e5 /web/html/xui
parent4b9bbbc34b3ed5563f9cb14420b768d241580cf3 (diff)
minor changes
disAllowedIps doesn't show on debug if there is no ip change copy to clipboard to export inbound
Diffstat (limited to 'web/html/xui')
-rw-r--r--web/html/xui/inbounds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html
index 79326ca2..c986e3fd 100644
--- a/web/html/xui/inbounds.html
+++ b/web/html/xui/inbounds.html
@@ -230,7 +230,7 @@
</template>
<a-menu-item key="clipboard">
<a-icon type="copy"></a-icon>
- {{ i18n "pages.inbounds.copyToClipboard" }}
+ {{ i18n "pages.inbounds.exportInbound" }}
</a-menu-item>
<a-menu-item key="resetTraffic">
<a-icon type="retweet"></a-icon> {{ i18n "pages.inbounds.resetTraffic" }}