Add translatable_private setting

This commit is contained in:
KMY 2023-09-01 17:30:08 +09:00
parent 05ae3c1948
commit 3cf08a8f4b
8 changed files with 25 additions and 2 deletions

View file

@ -253,6 +253,7 @@ en:
setting_stop_emoji_reaction_streaming: Disable stamp streamings
setting_system_font_ui: Use system's default font
setting_theme: Site theme
setting_translatable_private: Allow other users translation of your private posts
setting_trends: Show today's trends
setting_unfollow_modal: Show confirmation dialog before unfollowing someone
setting_unsafe_limited_distribution: Send limit posts with unsafe way to other servers

View file

@ -263,6 +263,7 @@ ja:
setting_stop_emoji_reaction_streaming: スタンプのストリーミングを停止する
setting_system_font_ui: システムのデフォルトフォントを使う
setting_theme: サイトテーマ
setting_translatable_private: 非公開投稿の翻訳を許可する
setting_trends: 本日のトレンドタグを表示する
setting_unfollow_modal: フォローを解除する前に確認ダイアログを表示する
setting_unsafe_limited_distribution: 安全でない方法で限定投稿を他サーバーに配信する (非推奨)