feat: add hover actions display mode and corner selection options in settings #58

This commit is contained in:
Linus Rath
2026-03-26 13:04:34 +01:00
parent 4da1b7d8fc
commit 05f848ee23
12 changed files with 194 additions and 40 deletions
+9 -1
View File
@@ -861,7 +861,15 @@
"archive": "Archivieren",
"tag": "Schlagwort",
"spam": "Als Spam markieren",
"none_selected": "Keine Aktionen ausgewählt"
"none_selected": "Keine Aktionen ausgewählt",
"mode_label": "Anzeigemodus",
"mode_inline": "Eingebettet",
"mode_floating": "Schwebend",
"corner_label": "Schwebende Position",
"corner_top-left": "Oben links",
"corner_top-right": "Oben rechts",
"corner_bottom-left": "Unten links",
"corner_bottom-right": "Unten rechts"
},
"default_mail_program": {
"label": "Standard-E-Mail-Programm",