this post was submitted on 29 Oct 2023
18 points (100.0% liked)
KDE
5259 readers
184 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah - this community, like some others, only supports 'undetermined' (aka unspecified) as a discussion language. You can see by running:
curl https://lemmy.kde.social/api/v3/community?name=kde | jq .discussion_languages
This gives an array with just '0' as a value. Most other communities would give an array like [0,37] (for Unspecified and English), or [0,47] (for Unspecified and French), etc.
It can be fixed by a moderator - going into the community's settings and using the CTRL key with the mouse to click both Unspecified and English.
Done! Thanks for the hint.