feat: add plain text only setting for email composer #105
This commit is contained in:
@@ -803,6 +803,10 @@
|
||||
"label": "会話グループ化を無効にする",
|
||||
"description": "メールを会話ごとにグループ化せず、個別のメッセージとして表示します"
|
||||
},
|
||||
"plain_text_mode": {
|
||||
"label": "プレーンテキストのみ",
|
||||
"description": "リッチテキストエディターを無効にし、返信や転送を含むすべてのメールをプレーンテキストのみで送信します"
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "プレビューテキストを表示",
|
||||
"description": "リストにメールのプレビューを表示"
|
||||
|
||||
Reference in New Issue
Block a user