i18n to more button in navbar

This commit is contained in:
Freeplay 2023-06-04 15:46:11 -04:00
parent 49d2c87e50
commit c4fa29be50

View file

@ -92,7 +92,12 @@
><i class="icon ph-door ph-bold ph-fw ph-lg"></i
><span class="text">{{ i18n.ts.controlPanel }}</span>
</MkA>
<button v-click-anime class="item _button" @click="more">
<button
v-click-anime
v-tooltip.noDelay.right="i18n.ts.more"
class="item _button"
@click="more"
>
<i
class="icon ph-dots-three-outline ph-bold ph-fw ph-lg"
></i