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": "アーカイブ",
"tag": "タグ",
"spam": "スパムとしてマーク",
"none_selected": "アクションが選択されていません"
"none_selected": "アクションが選択されていません",
"mode_label": "表示モード",
"mode_inline": "インライン",
"mode_floating": "フローティング",
"corner_label": "フローティング位置",
"corner_top-left": "左上",
"corner_top-right": "右上",
"corner_bottom-left": "左下",
"corner_bottom-right": "右下"
},
"default_mail_program": {
"label": "既定のメールプログラム",