**User story** *As a player, I would like to learn words in a language other than english.* **Accesibility** - [ ] Ability to change the language of the question word and definitions - [ ] Only simple words and definitions. - [ ] Language options are clearly labeled with both native name and English name e.g., “Español / Spanish”. - [ ] Selected language persists across screens and sessions. Optional English translation for clarity **Tasks** - [ ] Add a language selector (dropdown or toggle) to the intro or settings screen. - [ ] Ensure fonts support multilingual characters (e.g., Google Fonts like Noto Sans). - [ ] Store selected language in localStorage or session state.
User story
As a player, I would like to learn words in a language other than english.
Accesibility
Ability to change the language of the question word and definitions
Only simple words and definitions.
Language options are clearly labeled with both native name and English name e.g., “Español / Spanish”.
Selected language persists across screens and sessions. Optional English translation for clarity
Tasks
Add a language selector (dropdown or toggle) to the intro or settings screen.
Ensure fonts support multilingual characters (e.g., Google Fonts like Noto Sans).
Store selected language in localStorage or session state.