Skip to content

As a user with a screen reader I want the app language declared as Norwegian so I can hear content pronounced correctly #68

@ChristopherRotnes

Description

@ChristopherRotnes

Summary

The <html> element in app/index.html has lang=\"en\", but the entire UI is in Norwegian. Screen readers use this attribute to select the correct pronunciation engine and voice. With lang=\"en\", all Norwegian text is read with English phonetics, making the app very hard to understand for visually impaired users.

Priority

High

Acceptance criteria

  • <html lang=\"no\"> in app/index.html
  • Verified with a screen reader (NVDA, VoiceOver, or similar) that Norwegian content is read with correct Norwegian pronunciation

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityScreen reader, keyboard navigation, ARIA, reduced motion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions