flatpak: force locale language to be C (#9187)

* flatpak: force locale langauge to be C

* add changelog frag
This commit is contained in:
Alexei Znamensky
2024-11-28 18:50:39 +13:00
committed by GitHub
parent a863b62859
commit f828bdee22
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- flatpak - force the locale language to ``C`` when running the flatpak command (https://github.com/ansible-collections/community.general/pull/9187, https://github.com/ansible-collections/community.general/issues/8883).