feat(i18n): translate vote

This commit is contained in:
三咲智子 2022-12-05 02:49:35 +08:00
parent a96d564eaa
commit cd5881b210
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
4 changed files with 7 additions and 4 deletions

View file

@ -38,7 +38,7 @@ async function vote(e: Event) {
{{ option.title }}
</label>
<button btn-solid>
Vote
{{ $t('action.vote') }}
</button>
</form>
<template v-else>