feature request: i18n improvements
Rexogamer opened this issue · 0 comments
Rexogamer commented
What do you want to see?
Following up on #7:
- detect the device's locale and default to that if the user hasn't set a language
-
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?)