-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
High
-
Component/s: Site - Performance
-
Severity 3 - Minor
-
Accessibility
Issue Summary
The language is incorrectly set to English for the HIBB page, which is in German.
Test URL
https://hibb-cloud.atlassian.net/wiki/spaces/HC/overview?mode=global
Steps to Reproduce
- Open the HIBB home page.
- Inspect the HTML source code of the HIBB page.
- Locate the lang attribute on the <html> tag, which is currently set to "en-US".
- Observe that the visible webpage content is in German.
Screenshot

Actual Results
The default language used on the HIBB page is German, but the lang attribute on the <html> tag is set to "en-US", which does not match the primary language of the page.
As a result, assistive technologies may misannounce or misinterpret the content.
Expected Results
Primary language should be correctly defined according to the page’s content.
Specify an appropriate 'lang' attribute on the <html> element that matches the primary language of the page. In this case, update the 'lang' attribute value to "de" for the German page.
For more information, refer to: https://www.w3.org/WAI/WCAG21/Techniques/html/H57
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
Environment
MacBook Pro (16 inch, 2021)
macOs 26.3 (25D125)
Windows - 11 pro
Chrome - Version 145.0.7632.76 (Official Build) (arm64)
Safari - Version 26.2 (21623.1.14.11.9)
JAWS - Version 2025
NVDA - Version 2024.4.2.35031
Voiceover - Version Latest