That is true, but Im not sure what would be a better solution. Show a language selector on the registration page? That would make registration even more complicated, and someone needs to implement it. Or prompt the user to change languages after signup? Again someone needs to implement it. Enable English by default for all new users? That would be easy, but there are also people who dont understand English.
Maybe leave the language configuration to the servers, and drop the browsers settings?
That way generalist instances like lemm.ee could have all of them enabled, and for instance Jlai.lu could have only French, English and Undetermined selected?
That is true, but Im not sure what would be a better solution. Show a language selector on the registration page? That would make registration even more complicated, and someone needs to implement it. Or prompt the user to change languages after signup? Again someone needs to implement it. Enable English by default for all new users? That would be easy, but there are also people who dont understand English.
Maybe leave the language configuration to the servers, and drop the browsers settings?
That way generalist instances like lemm.ee could have all of them enabled, and for instance Jlai.lu could have only French, English and Undetermined selected?
I made a pull request for this.
https://github.com/LemmyNet/lemmy/pull/5485
Great, thanks!