feat(email-viewer): message spacing setting (auto/always/edge-to-edge)

This commit is contained in:
Shuki Vaknin
2026-07-21 23:06:43 +02:00
committed by Linus Rath
parent 4d9d992f3f
commit 53461d1142
5 changed files with 57 additions and 4 deletions
+7
View File
@@ -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",