feat: add post-export action setting (keep/archive/trash)

This commit is contained in:
Linus Rath
2026-05-22 15:36:15 +02:00
parent e3f6ae874d
commit 58e4a3d117
20 changed files with 137 additions and 0 deletions
+7
View File
@@ -1531,6 +1531,13 @@
"collapse_separators": {
"label": "Łącz powtórzone separatory",
"description": "Połącz ciągi spacji, podkreśleń lub myślników w jeden znak."
},
"after_export": {
"label": "Po eksporcie",
"description": "Opcjonalnie przenieś wiadomość po wyeksportowaniu jako .eml.",
"keep": "Zachowaj w skrzynce",
"archive": "Przenieś do archiwum",
"trash": "Przenieś do kosza"
}
},
"filters": {