mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-31 08:01:15 +00:00
allow translating "Basic checkbox toggle button group"
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user