Replies: 1 comment
-
I'm really hesitant to add this mainly due to the fact it'll be hard to maintain. If we add new features, we'd need to get language translations for all text. And if some parts dont have full language support, it'll just get messy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As of now, UI language is selected automatically based on the browser language.
Let's add the ability to select language for the user.
#295 introduced translation ability and added User.language. But we should introduce UI for this to be able to override the browser's settings.
Beta Was this translation helpful? Give feedback.
All reactions