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": "Schlagwort",
"spam": "Als Spam markieren",
"none_selected": "Keine Aktionen ausgewählt"
},
"default_mail_program": {
"label": "Standard-E-Mail-Programm",
"description": "Registrieren Sie {appName} als Ihr Standard-E-Mail-Programm für mailto:-Links",
"button": "Als Standard festlegen",
"success": "Browser wurde aufgefordert, als Standard festzulegen",
"error": "Ihr Browser unterstützt diese Funktion nicht"
}
},
"composer": {