feat(email-viewer): message spacing setting (auto/always/edge-to-edge)
This commit is contained in:
@@ -1121,6 +1121,13 @@
|
||||
"permanent": "Delete Permanently",
|
||||
"warning": "Emails will be permanently deleted and cannot be recovered. This action is irreversible."
|
||||
},
|
||||
"message_spacing": {
|
||||
"label": "Message Spacing",
|
||||
"description": "Padding around the message body in the reader",
|
||||
"auto": "Auto (recommended)",
|
||||
"always": "Always add spacing",
|
||||
"edge": "Edge to edge"
|
||||
},
|
||||
"archive_mode": {
|
||||
"label": "Archive in",
|
||||
"description": "How to organize emails when archiving",
|
||||
|
||||
Reference in New Issue
Block a user