Found a way to "internationalize" Auth:
in common.py, after auth instantiation, overwrote auth.param.messages and passed to T any string value from the original dict at auth.py.
Perhaps it would be possible that py4web support T in core utils like Auth, Grid and Form, not sure about how, but I'd like to help with that.
Regards
Alan