web/SupportedServices: aria label for the expand button

This commit is contained in:
wukko
2024-09-06 15:27:02 +06:00
parent aa0991eee4
commit 4db0665ab6
2 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
await loadInfo();
}
}}
aria-label={$t(`save.services.title_${expanded ? "hide" : "show"}`)}
>
<div class="expand-icon">
<IconPlus />