Re: [web2py] Translation support in Auth Registration form
Thx a lot
[web2py] Translation support in Auth Registration form
Hi all, I want to make my Auth's registration table's label support translation. So I add a fields in Auth "auth.settings.register_labels" Also add this in register method in tools.py: form = SQLFORM(table_user,