diff --git a/webapp/components/FilterMenu/FollowingFilter.vue b/webapp/components/FilterMenu/FollowingFilter.vue
index 6dc93aa41..cc0e3872b 100644
--- a/webapp/components/FilterMenu/FollowingFilter.vue
+++ b/webapp/components/FilterMenu/FollowingFilter.vue
@@ -5,22 +5,26 @@
class="following-filter">
-
+ >
+ {{ $t('contribution.filterFollow') }}
+
-
+ >
+ {{ $t('contribution.filterMyGroups') }}
+
diff --git a/webapp/components/FilterMenu/PostTypeFilter.vue b/webapp/components/FilterMenu/PostTypeFilter.vue
index 515282782..75a5085d5 100644
--- a/webapp/components/FilterMenu/PostTypeFilter.vue
+++ b/webapp/components/FilterMenu/PostTypeFilter.vue
@@ -5,14 +5,16 @@
class="following-filter"
>
-
-
+
+ >
+ {{ $t('filter-menu.all') }}
+