ryersondmp / sa11y

Sa11y is an accessibility quality assurance tool that visually highlights common accessibility and usability issues. Geared towards content authors, Sa11y straightforwardly identifies errors or warnings at the source with a simple tooltip on how to fix them.
https://sa11y.netlify.app
Other
279 stars 43 forks source link

Language Detection #84

Closed brianteeman closed 5 months ago

brianteeman commented 5 months ago

I was testing the bookmarklet and came across a language issue.

The site I was checking is in german so sa11y loaded in german

But realistically instead of detecting the language of the site it would be better (at least for me) if it was detecting the language of the browser. Failing that then there should be an option in the popup so that I can switch to english. Otherwise sa11y is pretty useless to me for non-english sites as like most Brits I only speak english.

For testing pourposes this is the site I was looking at https://e4.bike

nmerget commented 5 months ago

This will help https://sa11y.netlify.app/bookmarklet/#english-only-version :)

brianteeman commented 5 months ago

ah - ok thanks