feat: add Reading Pane at Bottom mail layout #262
This commit is contained in:
@@ -949,11 +949,13 @@
|
||||
},
|
||||
"mail_layout": {
|
||||
"label": "Mail Layout",
|
||||
"description": "Choose between the classic split reading pane and a Gmail-style focused reading flow.",
|
||||
"description": "Choose between the classic split reading pane, a Gmail-style focused reading flow, or a Zimbra-style bottom reading pane.",
|
||||
"split": "Split pane",
|
||||
"split_description": "Keep the message list and reading pane visible side by side.",
|
||||
"focus": "Focused list",
|
||||
"focus_description": "Show one line per message and open mail full-width while keeping the folder sidebar visible."
|
||||
"focus_description": "Show one line per message and open mail full-width while keeping the folder sidebar visible.",
|
||||
"horizontal": "Reading pane at bottom",
|
||||
"horizontal_description": "Show the message list on top and open the selected message in a reading pane below it."
|
||||
},
|
||||
"show_preview": {
|
||||
"label": "Show Preview Text",
|
||||
|
||||
Reference in New Issue
Block a user