diff --git a/src/components/user_settings/user_settings.vue b/src/components/user_settings/user_settings.vue index 8fcf4c07..9d37ffc4 100644 --- a/src/components/user_settings/user_settings.vue +++ b/src/components/user_settings/user_settings.vue @@ -196,7 +196,7 @@
- +
@@ -207,7 +207,7 @@
- +
diff --git a/src/i18n/en.json b/src/i18n/en.json index 9188c6f7..c71c9036 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -217,6 +217,8 @@ "reply_visibility_self": "Only show replies directed at me", "saving_err": "Error saving settings", "saving_ok": "Settings saved", + "search_user_to_block": "Search whom you want to block", + "search_user_to_mute": "Search whom you want to mute", "security_tab": "Security", "scope_copy": "Copy scope when replying (DMs are always copied)", "minimal_scopes_mode": "Minimize post scope selection options",