What is measured
The audit reads the root html lang value and records when it is missing.
Structure and on-page signals
This check finds the lang attribute used by browsers, assistive technology and text processors.
The audit reads the root html lang value and records when it is missing.
Russian pages declare ru, English pages declare en, and the language switch links equivalent versions.
Set lang in the root layout and derive it from the actual route locale.
lang does not replace hreflang or describe the relationship between translations; those signals solve different problems.
Reference