diff --git a/locales/en.json b/locales/en.json
index 15014c52..2adb6ae1 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -409,7 +409,8 @@
"label": "Preferences",
"title": "Experimental Features",
"user_picker": "User Picker",
- "virtual_scroll": "Virtual Scrolling"
+ "virtual_scroll": "Virtual Scrolling",
+ "wellbeing": "Wellbeing"
},
"profile": {
"appearance": {
diff --git a/pages/settings/preferences/index.vue b/pages/settings/preferences/index.vue
index 3c6866ab..4e76edcb 100644
--- a/pages/settings/preferences/index.vue
+++ b/pages/settings/preferences/index.vue
@@ -21,6 +21,34 @@ const userSettings = useUserSettings()
>
{{ $t('settings.preferences.hide_alt_indi_on_posts') }}
+