STEPS TO REPRODUCE 1. I am not sure how to reproduce this bug. I only have more than two languages in a keyboard layout settings but in the Region & Language I only have English. OBSERVED RESULT Two languages. https://imgur.com/1GFaz3i EXPECTED RESULT Only one language displayed. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Artix Linux 6.7.4 KDE Plasma Version: 5.27.1 Wayland KDE Frameworks Version: 5.114.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION
Created attachment 165731 [details] dolphin
If you haven't set up multiple languages in System Settings, this means that your system is misconfigured at either the system or user level in ways that are overriding what System Settings believes; *something * is setting language environment variables to something other then English. If you run `env | grep -i lang` in a terminal window, you'll probably see Polish locates in there. If so, that confirms my theory and then I'd recommend asking for help on a distro-specific forum, or else https://discuss.kde.org. Good luck!
(In reply to Nate Graham from comment #2) > If you haven't set up multiple languages in System Settings, this means that > your system is misconfigured at either the system or user level in ways that > are overriding what System Settings believes; *something * is setting > language environment variables to something other then English. If you run > `env | grep -i lang` in a terminal window, you'll probably see Polish > locates in there. If so, that confirms my theory and then I'd recommend > asking for help on a distro-specific forum, or else https://discuss.kde.org. > Good luck! Result of a command (env | grep -i lang): LANGUAGE= LANG=en_US.UTF-8
I had to edit manually /etc/locale.conf...