Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop: Accessibility: Declare app locale with the HTML lang attribute #11218

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

Goal: Satisfy WCAG 2.2 SC 3.1.1 by declaring Joplin's current locale with the HTML lang attribute.

Testing plan

  1. Start Joplin.
  2. Verify that a lang= attribute has been added to the HTML element using Joplin's development tools.
  3. Switch to the es_ES locale (if not already).
  4. Using the development tools, verify that lang= is set to es-ES.

This has been tested successfully on Fedora 40.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Related to accessibility desktop All desktop platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant