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": "Archiver",
"tag": "Étiquette",
"spam": "Marquer comme spam",
"none_selected": "Aucune action sélectionnée"
"none_selected": "Aucune action sélectionnée",
"mode_label": "Mode d'affichage",
"mode_inline": "En ligne",
"mode_floating": "Flottant",
"corner_label": "Position flottante",
"corner_top-left": "Haut gauche",
"corner_top-right": "Haut droit",
"corner_bottom-left": "Bas gauche",
"corner_bottom-right": "Bas droit"
},
"default_mail_program": {
"label": "Programme de messagerie par défaut",