I need to get list of available languages and related Country (e.g. en_US - United States) using Python.
Then I would like to change default system language using Python.
There is language switcher in Lightdm and I use auto-login so maybe change lang there? -but how? (using Python)
Thank You.