diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-10 15:44:37 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-10 15:44:37 +0300 |
| commit | 0824512a462a8d634bf12a94c7f6293866b9c48e (patch) | |
| tree | 627ae9dba1adec98028b68d715ea6cf7dc221187 /web/html/xui/form/tls_settings.html | |
| parent | ee703ad85737d93ad159241340909552c00348ae (diff) | |
fix translation
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/html/xui/form/tls_settings.html')
| -rw-r--r-- | web/html/xui/form/tls_settings.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index d124ccd3..dc767636 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -169,7 +169,7 @@ <template slot="label"> <a-tooltip> <template slot="title"> - <span>{{ i18n "pages.client.renew" }}</span> + <span>{{ i18n "reset" }}</span> </template> Short ID <a-icon @click="inbound.stream.reality.shortIds = RandomUtil.randomShortId()" type="sync"> </a-icon> |
