re-fix i18n warnings again
This commit is contained in:
parent
3171241c6f
commit
afcfcce2e6
3 changed files with 5 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
|||
tag="button"
|
||||
class="button-unstyled -link"
|
||||
@click.prevent="diveToTopLevel"
|
||||
scope="global"
|
||||
>
|
||||
<template #icon>
|
||||
<FAIcon
|
||||
|
@ -101,6 +102,7 @@
|
|||
>
|
||||
<i18n-t
|
||||
tag="button"
|
||||
scope="global"
|
||||
keypath="status.ancestor_follow_with_icon"
|
||||
class="button-unstyled -link thread-tree-show-replies-button"
|
||||
@click.prevent="diveIntoStatus(status.id)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue