diff --git a/src/web/app/common/tags/poll.vue b/src/web/app/common/tags/poll.vue index 472a5f48c..d85caa00c 100644 --- a/src/web/app/common/tags/poll.vue +++ b/src/web/app/common/tags/poll.vue @@ -2,60 +2,65 @@

{{ '%i18n:common.tags.mk-poll.total-users%'.replace('{}', total) }} ・ - {{ result ? '%i18n:common.tags.mk-poll.vote%' : '%i18n:common.tags.mk-poll.show-result%' }} + {{ showResult ? '%i18n:common.tags.mk-poll.vote%' : '%i18n:common.tags.mk-poll.show-result%' }} %i18n:common.tags.mk-poll.voted%