this post was submitted on 03 Sep 2024
17 points (100.0% liked)
Fedigrow
920 readers
43 users here now
To discuss how to grow and manage communities / magazines on Lemmy, Mbin, Piefed and Sublinks
Resources:
- https://lemmy-federate.com/ to federate your community to a lot of instances
- !fedibridge@lemmy.dbzer0.com to organize overall fediverse growth
- !reddit@lemmy.world to keep tabs on where new users might come from :)
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
lemmy-ui setting for languages is not exclusive for posting. It also determines what posts you will see. If you only select a single language, you will not see posts from other languages (including undetermined).
And it defaults to English on lemmy-ui even if undetermined is an available language by instance/community if no language is selected, which is not ideal either. Undetermined has id = 0, English has id = 37, so it's not based on numbered order.
I feel like community sentiment and Lemmy team are in conflict about undetermined language. If communities that are not language specific are excluding it to create artificial friction, then the whole undetermined language should be removed from Lemmy software and user-defined defaults added to replace it, as other Fedi platform does.
Indeed, that's why my settings are
That way I can still see Undetermined posts, but Spanish only speakers wouldn't see posts from my communities
Are you sure? I noticed the opposite (all languages displayed by default), and I created this alt a few days ago
Languages are displayed in the create post page, but by default it has no language selected, aka
Select language
. If you post like that, it will default to English id = 37 from my testing. Even if expanding theSelect language
shows other languages, like Undetermined with id = 0.Depends on the community settings, no?
This post is Undetermined: https://feddit.org/post/2450630?scrollToComments=true
I should maybe try in a new community but no time for that at the moment.
So basically what you are saying is
Account posts on the community would be in English?
There are 3 levels.
The issue is that account-level and community-level languages are not always accounted for by clients, so they allow posting without setting any. Then Lemmy logic interprets it as whatever default it has set. From my testing, it seems to English, but I haven't studied the code to be certain.
I'll do some testing when I have time later this week