fix translation

Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
This commit is contained in:
MHSanaei
2024-01-10 16:14:37 +03:30
parent ee703ad857
commit 0824512a46
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
<template slot="label">
<a-tooltip>
<template slot="title">
<span>{{ i18n "password" }}</span>
<span>{{ i18n "reset" }}</span>
</template> Password <a-icon @click="inbound.settings.password = RandomUtil.randomShadowsocksPassword()" type="sync"></a-icon>
</a-tooltip>
</template>