feat: add default mail program settings with localization support

This commit is contained in:
Linus Rath
2026-03-23 23:07:19 +01:00
parent 8eff9fdfab
commit ddb3422852
9 changed files with 91 additions and 2 deletions
+7
View File
@@ -855,6 +855,13 @@
"tag": "タグ",
"spam": "スパムとしてマーク",
"none_selected": "アクションが選択されていません"
},
"default_mail_program": {
"label": "既定のメールプログラム",
"description": "{appName}をmailto:リンクの既定のメールプログラムとして登録します",
"button": "既定に設定",
"success": "ブラウザに既定として設定するよう要求しました",
"error": "お使いのブラウザはこの機能をサポートしていません"
}
},
"composer": {