From 2c3b5a9d0c262d824fedd77e28b6d91b64f41dea Mon Sep 17 00:00:00 2001 From: YoheiZuho Date: Mon, 10 Jul 2023 16:12:29 +0000 Subject: [PATCH] fix show hints --- config/locales/simple_form.en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index d51557d77..f21b41644 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -56,7 +56,6 @@ en: setting_display_media_show_all: Always show media setting_hide_network: Who you follow and who follows you will be hidden on your profile setting_noindex: Affects your public profile and post pages - setting_place_tab_bar_at_bottom: Place the tab bar at the bottom setting_show_application: The application you use to post will be displayed in the detailed view of your posts setting_use_blurhash: Gradients are based on the colors of the hidden visuals but obfuscate any details setting_use_pending_items: Hide timeline updates behind a click instead of automatically scrolling the feed @@ -210,8 +209,10 @@ en: setting_expand_spoilers: Always expand posts marked with content warnings setting_hide_network: Hide your social graph setting_noindex: Opt-out of search engine indexing + setting_place_tab_bar_at_bottom: Place the tab bar at the bottom setting_reduce_motion: Reduce motion in animations setting_show_application: Disclose application used to send posts + setting_show_status_reaction: Show emoji reactions setting_system_font_ui: Use system's default font setting_theme: Site theme setting_trends: Show today's trends