Scan rule · RSC-ACC-001
No language declaration
AccessibilitySeverity: Medium
Checks the `lang` attribute on `<html>` — without it screen readers use the wrong language.
Scan tier
External scan (anonymous)
How to fix it
Set `<html lang="en">` (or the actual content language).