diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index 71562b0c..2f86b102 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -33,7 +33,7 @@ class="btn button-default btn-block dropdown-item" @click="removeUserFromFollowers" > - {{ $t('user_card.remove_this_follower') }} + {{ $t('user_card.remove_follower') }}