From 047d8cec5d9339ec8dc9885e569179e6fc930f4e Mon Sep 17 00:00:00 2001 From: Sine Jespersen Date: Mon, 16 Jun 2025 10:51:12 +0200 Subject: [PATCH] aria-labelledby on buttons to connect to labels --- .../components/chat/Settings/Interface.svelte | 101 ++++++++++++------ 1 file changed, 68 insertions(+), 33 deletions(-) diff --git a/src/lib/components/chat/Settings/Interface.svelte b/src/lib/components/chat/Settings/Interface.svelte index 818ce4d5d..d630519d6 100644 --- a/src/lib/components/chat/Settings/Interface.svelte +++ b/src/lib/components/chat/Settings/Interface.svelte @@ -389,11 +389,12 @@
-
+
{$i18n.t('High Contrast Mode')} ({$i18n.t('Beta')})
-
+
{$i18n.t('Allow User Location')}