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:
authorHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-05-12 20:30:10 +0300
committerHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-05-12 21:15:30 +0300
commit251fd608dfe3bd9b8264508a4f5a080b45a2229e (patch)
tree0ead06b41ceab50b4731f98e773de9bc82a7d411 /web/html/xui/form/protocol/trojan.html
parent456941323bbe3d3fd080e8a721e44a659a095610 (diff)
update translation
Diffstat (limited to 'web/html/xui/form/protocol/trojan.html')
-rw-r--r--web/html/xui/form/protocol/trojan.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html
index 4a2518a7..2b6a2a3b 100644
--- a/web/html/xui/form/protocol/trojan.html
+++ b/web/html/xui/form/protocol/trojan.html
@@ -4,10 +4,10 @@
<a-collapse-panel header='{{ i18n "pages.inbounds.client" }}'>
<a-form-item>
<span slot="label">
- <span>{{ i18n "pages.inbounds.Email" }}</span>
+ <span>{{ i18n "pages.inbounds.email" }}</span>
<a-tooltip>
<template slot="title">
- <span>{{ i18n "pages.inbounds.EmailDesc" }}</span>
+ <span>{{ i18n "pages.inbounds.emailDesc" }}</span>
</template>
<a-icon type="sync" @click="getNewEmail(client)"></a-icon>
</a-tooltip>