feat: add auto-select reply identity feature with settings and localization
This commit is contained in:
@@ -807,6 +807,10 @@
|
||||
"label": "プレーンテキストのみ",
|
||||
"description": "リッチテキストエディターを無効にし、返信や転送を含むすべてのメールをプレーンテキストのみで送信します"
|
||||
},
|
||||
"auto_select_reply_identity": {
|
||||
"label": "返信元アドレスを自動選択",
|
||||
"description": "返信時に、元のメッセージを受信したIDへ差出人アドレスを自動的に切り替えます"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "プレビューテキストを表示",
|
||||
"description": "リストにメールのプレビューを表示"
|
||||
|
||||
Reference in New Issue
Block a user