fix translation

This commit is contained in:
Alireza Ahmadi
2024-01-10 02:16:17 +01:00
parent dbb17f5829
commit 2a311287bf
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
<template slot="label">
<a-tooltip>
<template slot="title">
<span>{{ i18n "pages.client.renew" }}</span>
<span>{{ i18n "reset" }}</span>
</template>
{{ i18n "password" }}
<a-icon @click="client.password = RandomUtil.randomShadowsocksPassword()" type="sync"></a-icon>

View File

@@ -110,7 +110,7 @@
<template slot="label">
<a-tooltip>
<template slot="title">
<span>{{ i18n "pages.client.renew" }}</span>
<span>{{ i18n "reset" }}</span>
</template>
Short IDs
<a-icon @click="inbound.stream.reality.shortIds = RandomUtil.randomShortId().join(',')" type="sync">