regarding default auth fields, we can use
{{if not auth.is_logged_in():response.write(auth.login())}} as login form, you
will see field names like username, password etc in login form in English, we
want translate field names of login form into other languages, T method is not
the solution obviously. if we do not want to customize login form, is there
better way to do that translation?

thanks,

Frank




 

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to