[ ] detect the device's locale and default to that if the user hasn't set a language
[x] rerender upon switching languages (might be easier once some other refactoring has been done) already a thing
[ ] make the process of adding new languages less manual? (currently you have to add 3 lines to i18n/languages.ts; it might be possible to simplify this a bit?)
What do you want to see?
Following up on #7:
rerender upon switching languages (might be easier once some other refactoring has been done)already a thingi18n/languages.ts
; it might be possible to simplify this a bit?)