🚸(frontend) add Safari warning for unavailable speaker settings

Display notice explaining that missing browser settings are due to Safari
limitations, not app bugs, to prevent user confusion.
This commit is contained in:
ericboucher
2025-07-18 14:58:35 +02:00
committed by aleb_the_flash
parent ee604abe00
commit 0862203d5d
7 changed files with 20 additions and 7 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"heading": "Lautsprecher",
"label": "Wählen Sie Ihre Audioausgabe",
"test": "Testen",
"ongoingTest": "Soundtest läuft…"
"ongoingTest": "Soundtest läuft…",
"safariWarning": "Die Lautsprecherauswahl ist auf Safari aufgrund von Browser-Einschränkungen noch nicht verfügbar."
},
"permissionsRequired": "Berechtigungen erforderlich"
},