Is there a way to change KBin default post language to English? I've removed Swedish but it keeps defaulting all posts to that regardless.

#kbin #kbinsupport #kbindevelopment #development #support #language #default #AskKbin

https://media.kbin.social/media/72/09/72098fd3dc5c59674b594fb9237803d7fe129fb5289e83b7949ed6ded35d8c8d.jpg

I added the default languages Swedish (Svenska) and English when creating my account but now seems that I'm stuck with the first language I chose as default.

Is there any way to change this?

When I add and remove other post languages it keeps defaulting back to Swedish even when removed.

Appreciate any tips! ❤

Not quite exactly the answer you're looking for, but you can just create a new kbin account
@cragsand What about removing English, saving, and adding it back. Also, maybe clearing the cache will help.
Appreciate the tip! Already tried that. It seems to be saved server-side unfortunately.
I posted an issue on the Codeberg project tracker for KBin here: https://codeberg.org/Kbin/kbin-core/issues/1154
Preselected filter languages for new threads and posts is defined on account creation

When first registering your account, the selected language becomes the pre-selected default language for all your new posts forever. Even after removing that language from profile settings it will remain the default language. ### Replication: 1. Sign up for a new account and select 2 languages where the first one in the list is not English. 2. Remove the first language from profile settings. 3. The first language remains selected when creating new posts. ### Examples: The only available language in settings is "English" https://kbin.social/settings/general ![bild](/attachments/d64d39ff-03f7-4038-abce-f35e403b0af8) Creating new post pre-selects "Svenska" (aka Swedish) which was the first language selected when creating my account, even though it has been removed from settings. https://kbin.social/new ![bild](/attachments/48b5c2b3-f6e7-405e-808a-1baff106fbe4) ### Potential troubleshooting I've purged browser cache as well as logged in a different browser without any saved cache or cookies and "Svenska" still remains the default pre-selected language when making new posts. This indicates that the setting is stored server-side and is not changeable by users. Best Regards

Codeberg.org