Commit Graph

5 Commits

Author SHA1 Message Date
wukko
3340989749
web/settings: disable the language dropdown when auto 2024-07-08 19:46:20 +06:00
wukko
e1bf0fb6fa
web/LanguageDropdown: fix current selection string 2024-07-08 19:24:40 +06:00
wukko
8e47983fb0
web/LanguageDropdown: fix missing text in firefox & small font size in safari 2024-07-08 12:49:27 +06:00
wukko
c3348ef71c
web/LanguageDropdown: proper component style
you can't toggle the "select" element programmatically, so i had to come up with a workaround. it works and looks beautifully!

also fixed buggy overflow in SettingsToggle component.
2024-07-08 00:18:25 +06:00
wukko
70c6f15a61
web: i18n system & navbar translations
dynamic page language and language dropdown!! finally!!
2024-07-03 00:16:03 +06:00