diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-09-16 17:49:00 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-09-16 17:49:00 +0300 |
| commit | 521870df0a12a1f2c2415f3d041fbc1c3b28d308 (patch) | |
| tree | 903f4d3b9eff20edcd61cf7839e11623bc591ae0 /web/html/xui/form/sniffing.html | |
| parent | dc1c1eb9988ecd24c3739df1ff4d850856e29c14 (diff) | |
minor changes
Diffstat (limited to 'web/html/xui/form/sniffing.html')
| -rw-r--r-- | web/html/xui/form/sniffing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/sniffing.html b/web/html/xui/form/sniffing.html index 23dfea65..df49a97a 100644 --- a/web/html/xui/form/sniffing.html +++ b/web/html/xui/form/sniffing.html @@ -3,7 +3,7 @@ <a-form :colon="false" :label-col="{ md: {span:8} }" :wrapper-col="{ md: {span:14} }"> <a-form-item> <span slot="label"> - Sniffing + {{ i18n "enabled" }} <a-tooltip> <template slot="title"> <span>{{ i18n "pages.inbounds.noRecommendKeepDefault" }}</span> |
