## Issue Summary Screen readers may not announce the language properly without lang attributes. ## Steps to reproduce Steps to reproduce the behavior: 1. Go to one of the language buttons in the bottom of the page 2. Inspect the button code ## Behavior ### Expected behavior Screen reader pronounces the language in native tongue. ### Actual behavior - Screen reader pronounces language in English ## Versions <!-- Optional, if the bug depends on browser behavior --> ### Device Information: - OS: NVDA - Browser Chrome - Version [e.g. 22] <!-- Optional, if you found or verified the bug using a screen reader or other assistive tech --> ### Screen Reader or AT Information - [e.g. JAWS 2020.2003.13] - [e.g. NVDA 2019.3.1] ### Screenshots If applicable, add screenshots to help explain your problem. ## Code <!-- Optional, if there are specific code suggestions --> ### Current Code ``` (code snippet) ``` ### Suggested Code ``` (code snippet) ``` # Specifications <!-- Each item is optional --> - **WCAG Principal:** - **WCAG SC:** - **Severity:** ## Additional References - Link to any articles or specs that give further guidance