Most frontends (I don’t know any, really) doesn’t allow you to set a default language for your post. For that reason, a lot of frontends allow you to post without any language selected, while defaulting to English. But that is not universally true. Photon recently started requiring language to be selected and started defaulting to Undetermined language. This now creates unnecessary friction when the community doesn’t have it as allowed language and requires the user to select allowed language for every single post.

It really is a simple change on your end that will take you seconds, but can save a lot of time in the long run and some frustration for people that want to post in your communities.

On lemmy-ui frontend you can change it by going to community settings and under languages you can select multiple ones by holding Ctrl key.

P.S. This community is a great example of one that doesn’t allow Undetermined language.

  • Blaze@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 days ago

    If you post like that, it will default to English id = 37 from my testing.

    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 has default settings
    • community has default settings

    Account posts on the community would be in English?

    • BrikoX@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      16 days ago

      There are 3 levels.

      1. Instance-level languages
      2. Account-level languages (can only select those from above tier)
      3. Community-level languages (can only select those from above tier)

      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.