diff options
Diffstat (limited to 'web/html/xui/form/inbound.html')
| -rw-r--r-- | web/html/xui/form/inbound.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index b19be9ac..92ba6e75 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -37,7 +37,7 @@ <template slot="title"> 0 <span>{{ i18n "pages.inbounds.meansNoLimit" }}</span> </template> - {{ i18n "pages.inbounds.totalFlow" }}(GB) + {{ i18n "pages.inbounds.totalFlow" }} <a-icon type="question-circle"></a-icon> </a-tooltip> </template> |
