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.

  • rglullis@communick.news
    link
    fedilink
    English
    arrow-up
    11
    ·
    2 months ago

    but can save a lot of time in the long run and some frustration for people that want to post in your communities.

    On the other hand, it will most likely mean that people will just default to post without any language. And if no one does it, then why bother with the option at all?

    My feeling is that the “right” way to fix this is by improving the client, instead of just making things completely relaxed.

    • BrikoX@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      It’s a matter of opportunity cost. If 10 seconds of work once can save 5 seconds per post, why wouldn’t you do it?

      Sure, long term, all clients allowing setting default language for all posts would be ideal, but that has a lot higher opportunity cost.

      And Undetermined is a selected language (id = 0). English is (id = 37).

      • rglullis@communick.news
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        2 months ago

        why wouldn’t you do it?

        Personally? because I don’t really care about comments and posts from people who think that 5 seconds to select an option is too much time.

        Some friction is a good thing. If having to select the language to complete the post works as a filter, then you can bet that the ones being caught in that are the ones who are less likely to add anything meaningful or thoughtful to the discussion.

  • sabreW4K3@lazysoci.al
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    In the next version or the one after that, I believe it will default to your browser/system language. The undetermined language thing isn’t actually good for anyone.

    Least of all, people finding communities in their tongue.

    If Sync ever updates, I hope it adds language to the post form.

    • MBM@lemmings.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      I believe it will default to your browser/system language

      Oof, I feel like that’ll cause a lot of English comments to be marked with the speaker’s native language

    • Nothing4You@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      this is only for setting the default user language during registration based on the browsers accept language headers.

    • BrikoX@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      The undetermined language thing isn’t actually good for anyone.

      How is it bad? I never said it was good, I said it’s a friction point with a zero cost solution until setting default language for posts becomes available on all clients.

      Least of all, people finding communities in their tongue.

      Language specific instances can already set allowed languages on instance-level that can’t be overwritten by communities, so it’s a non-issue.

    • rglullis@communick.news
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      2 months ago

      One of the things that really make sense but might be overkill is to have integration with any of the open source Large Language Models. The client could wouldn’t have to ask the user or rely or system settings, and autodetect the language. Depending on the content, it would even make sense to have some override system (e.g, I am not fluent in Spanish, but I would be interested in seeing football news from La Liga directly in Spanish without having to wait for the UK newspapers to pick it up)

  • yo_scottie_oh@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    Rather, make Language a required field so I don’t have to spend time blocking users and/or communities who post content in languages other than what I want.

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

      I’m in full agreement, assuming that setting default language for all posts is implemented first. So far no client allows that as far as I know.

  • crimeschneck@feddit.nl
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    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.

    Thank you for this information! I thought you can only select one language in your personal settings and thats why I haven’t selected any language at all until now, but selecting multiple ones works the same way as you described it for the community settings. Maybe this should be clarified on the settings page.

  • Andrew@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    2 months ago

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

    Probably better to use the Ctrl key - if you click ‘Undetermined’ and then Shift-click ‘English’ it will select both and everything in between, but if click ‘Undetermined’ and then Ctrl-click ‘English’ it’ll just select the two.

  • Xylight@lemdro.id
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    I don’t think I intended for photon to require a language to be selected. If it’s left unselected, does it use your profile default? If so, I made a bug.

  • Xylight@lemdro.id
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Hey, I recently updated photon (v1.31.3) and unintentionally fixed this issue (mostly). It’ll now default to undefined language, so it’ll use the community default when posting. You’ll need to click “set language” if you want to explicitly set one.

  • MentalEdge@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Actually, if a users doesn’t select a language, the client is supposed to submit the post without any language selected (not even undetermined). THE SERVER then defaults the post to one of the languages allowed in the community.

    This is probably how Photon has worked until now, since it obviously never got an error no matter where you posted, even though it didn’t have a language selector at all.

    But since photon now has a language selector, it is now defaulting to making posts with “undetermined” unless the user changes it, instead of null. If it was using an actual null value then the posts would be correctly defaulting to something valid for the community.

    Source: Thunder ran into the same issue when language selection was added to posting and commenting.

    @Xylight@lemdro.id might want to experiment with that a bit.

    • Xylight@lemdro.id
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      I recently changed how language selection works, it’ll default to undefined then when you click “set language” then it will actually select a language

      • MentalEdge@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 months ago

        Great! Is that in a recent release? I haven’t updated my photon instance in a bit.

        Love your work btw, it’s so nice to have a great UI with multi-account support for browsing/posting/modding at my desktop.

        • Xylight@lemdro.id
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          2 months ago

          Yeah, it’s recent with a slightly changed design for the post page. (v1.31.3)