diff --git a/src/components/who_to_follow_panel/who_to_follow_panel.vue b/src/components/who_to_follow_panel/who_to_follow_panel.vue index d111d4be..8b3abe70 100644 --- a/src/components/who_to_follow_panel/who_to_follow_panel.vue +++ b/src/components/who_to_follow_panel/who_to_follow_panel.vue @@ -3,7 +3,7 @@
- $t('who_to_follow.who_to_follow') + {{$t('who_to_follow.who_to_follow')}}
@@ -11,7 +11,7 @@ {{ name1 }}
{{ name2 }}
{{ name3 }}
- $t('who_to_follow.more') + {{$t('who_to_follow.more')}}