Connect emoji_reaction block settings and show settings

This commit is contained in:
KMY 2023-09-12 17:24:38 +09:00
parent 4863ac50a0
commit 58137b227c
5 changed files with 36 additions and 32 deletions

View file

@ -244,11 +244,11 @@ en:
setting_emoji_reaction_streaming_notify_impl2: Enable stamp notification compat with Nyastodon, Catstodon, glitch-soc
setting_enable_emoji_reaction: Show emoji reaction on your display
setting_enable_login_privacy: Enable login visibility
setting_emoji_reaction_policy: Stamp policy
setting_emoji_reaction_policy: Stamp receive/display policy
setting_emoji_reaction_policy_items:
allow: Allow all
block: Block all
block_and_hide: Block and hide
block: Block all but show existing reactions
block_and_hide: Block
followees_only: Followings only
followers_only: Followers only
mutuals_only: Mutuals only

View file

@ -252,11 +252,11 @@ ja:
setting_dtl_force_with_tag: DTL参加時の投稿設定
setting_dtl_menu: Webクライアントのメニューにディープタイムラインを追加する
setting_enable_login_privacy: 公開範囲「ログインユーザーのみ」をWeb UIで選択可能にする
setting_emoji_reaction_policy: スタンプ受け入れ設定
setting_emoji_reaction_policy: スタンプ受け入れと表示設定
setting_emoji_reaction_policy_items:
allow: 全員に許可
block: 全員禁止
block_and_hide: 全員禁止し、既存のスタンプも非表示にする
block: 全員禁止するが、既存のスタンプは表示する
block_and_hide: 全員禁止
followees_only: フォロー中の相手のみ許可
followers_only: フォロワーのみ許可
mutuals_only: 相互のみ許可