R080: Intentional foreign-language runs missing a lang attribute
The language attributes screen readers depend on, and layouts where the tab order fights the visual order.
The check
- Id
- R080
- Category
- Accessibility
- Default severity
- low
What it looks for
Intentional foreign-language runs missing a lang attribute
How to fix it
Add lang to intentional foreign runs: <p lang="en" translate="no">…</p>, Arabic screen-reader voices mangle unmarked English.
More accessibility checks
Does your page trip R080?
Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.