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:
Diffstat (limited to 'web/html/xui/common_sider.html')
-rw-r--r--web/html/xui/common_sider.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html
index f4499eeb..38a55265 100644
--- a/web/html/xui/common_sider.html
+++ b/web/html/xui/common_sider.html
@@ -18,7 +18,7 @@
<a-sub-menu>
<template slot="title">
<a-icon type="link"></a-icon>
- <span>others</span>
+ <span>{{ i18n "menu.link"}}</span>
</template>
<a-menu-item key="https://github.com/mhsanaei/3x-ui/">
<a-icon type="github"></a-icon>
@@ -26,7 +26,7 @@
</a-menu-item>
<a-menu-item key="https://t.me/xxxuiforever">
<a-icon type="usergroup-add"></a-icon>
- <span>Telegram Group</span>
+ <span>Telegram</span>
</a-menu-item>
</a-sub-menu>
<a-menu-item key="{{ .base_path }}logout">