Fixed the [English display] issue

This commit is contained in:
心隨緣動 2025-09-14 16:11:44 +08:00 committed by GitHub
parent e283f3ce49
commit a287a20f18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,9 +72,9 @@
<template slot="label"> <template slot="label">
<a-tooltip> <a-tooltip>
<template slot="title"> <template slot="title">
0 表示不限制(留空也表示不限制) {{ i18n "pages.inbounds.deviceLimitDesc" }}
</template> </template>
设备限制 {{ i18n "pages.inbounds.deviceLimit" }}
<a-icon type="question-circle"></a-icon> <a-icon type="question-circle"></a-icon>
</a-tooltip> </a-tooltip>
</template> </template>