diff options
Diffstat (limited to 'web/html/xui/form/client.html')
| -rw-r--r-- | web/html/xui/form/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index 35ec9833..204aca72 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -117,7 +117,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> |
