allow translating "Basic checkbox toggle button group"

This commit is contained in:
Frank Elsinga
2026-01-05 20:55:42 +01:00
parent 2593040577
commit aa2563a507
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
<div
class="btn-group"
role="group"
aria-label="Basic checkbox toggle button group"
:aria-label="$t('Basic checkbox toggle button group')"
>
<input
id="btncheck1"
@@ -69,7 +69,7 @@
<div
class="btn-group"
role="group"
aria-label="Basic checkbox toggle button group"
:aria-label="$t('Basic checkbox toggle button group')"
>
<input
id="btncheck4"