tchar / ulauncher-albert-calculate-anything

A ULauncher/Albert extension that supports currency, units and date time conversion, as well as a calculator that supports complex numbers and functions.
MIT License
103 stars 13 forks source link

Respect user's locale #26

Closed tchar closed 3 years ago

tchar commented 3 years ago

Remove locale.setlocale(locale.LC_ALL, 'en_US.UTF-8') from main.py, __init__.py and prompt.py