circuitpython/shared-bindings/locale
Jeff Epler 46bfbad1bb
Add locale.getlocale()
This returns the localization of the running CircuitPython, such as
en_US, fr, etc.

Additional changes are needed in build infrastructure since the
string "en_US" should not appear to be translated in weblate, ever;
instead the value comes from the translation metadata.

Closes: #8602
2023-11-14 21:20:03 -06:00
..
__init__.c Add locale.getlocale() 2023-11-14 21:20:03 -06:00