feat: add language selector

This commit is contained in:
Cfp
2025-08-14 16:16:46 +02:00
parent 4e3f1b06b2
commit 8abf745135
5 changed files with 36 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<div id="sections">
<section>
<h2>{m["sidebar.settings.general"]()}</h2>
<SettingsButton icon={LanguagesIcon} text={m["sidebar.language.header"]()} disabled />
<SettingsButton icon={LanguagesIcon} text={m["sidebar.language.header"]()} view="language" />
</section>
<section>