I noticed in the User model, we have a `preferred_language` field but it it not used in the User form. Any reasons?
Chris Oliver•
I don't think we'll add it to the registration form out of the box (maybe commented out?). Trying to keep that form simple. I also would prefer to hide the time zone as well by default which I might do.