Skip to content

Gui should set lang attribute for accessibility #3049

@chrisgarrity

Description

@chrisgarrity

Expected Behavior

Please describe what should happen
When we set the gui locale, we should also update the lang attribute to indicate the default language of the page.

document.documentElement.lang = ...;

It should definitely be done for GUI standalone. It may need some work for everyone to play nice when gui is embedded in www.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions