python-statemachine
python-statemachine copied to clipboard
Support for `i18n`
Description
Add support for internacionalization, translating the exception messages as an example.
I can contribute with german and español. ¿Que tal?
Is there some progress in this direction?
Anybody who will implement this issue requires pointers. The following is instructive: https://docs.python.org/3/library/i18n.html
Since it relies on a normalization refactory, some in-locus implementation guidelines are welcome as well.