diff --git a/packages/nicolium/src/features/preferences/index.tsx b/packages/nicolium/src/features/preferences/index.tsx
index b221a6808..e14e438e3 100644
--- a/packages/nicolium/src/features/preferences/index.tsx
+++ b/packages/nicolium/src/features/preferences/index.tsx
@@ -307,6 +307,40 @@ const Preferences = () => {
)}
+
+
+ }
+ >
+
+
+
+
+ }
+ >
+
+
+
+
}>
diff --git a/packages/nicolium/src/locales/en.json b/packages/nicolium/src/locales/en.json
index f2c25cb81..6d4ecf612 100644
--- a/packages/nicolium/src/locales/en.json
+++ b/packages/nicolium/src/locales/en.json
@@ -1199,6 +1199,8 @@
"groups.pending.count": "{number, plural, one {# pending request} other {# pending requests}}",
"hashtag.follow": "Follow hashtag",
"hashtags.and_other": "…and {count, plural, other {# more}}",
+ "home.column_settings.show_reblogs": "Show reposts in home timeline",
+ "home.column_settings.show_replies": "Show replies in home timeline",
"icon_button.icons": "Icons",
"icon_button.label": "Select icon",
"import_data.actions.import": "Import",