Changing the HTML language attribute

By default, both the miyagi UI and the components use "en" for the lang attribute.

You can set the language for the components using the components.lang configuration option. This sets the lang attribute on the <html> element or on the wrapper of the component.

The lang attribute for the miyagi UI cannot currently be changed as only English is supported.