How can I provide alternate language versions of the labels in my public forms?
I want the user to be able to select language from a drop-down, and the form control labels and fixed text immediately change to the language-specific string I've provided. Thanks.