Version 0.1.2
- Add
utils.locale_str.update_extras
to gracefully updateutils.locale_str.extras
. - Add a
do_format
argument toTranslator.translate
to change whether text should be formatted or not.
utils.locale_str.update_extras
to gracefully update utils.locale_str.extras
.do_format
argument to Translator.translate
to change whether text should be formatted or not.