Commit Graph

4 Commits

Author SHA1 Message Date
schroda
4c04e1d17c Normalize language code comparisons
Due to using the browsers' preferred languages by default, there was a possibility that the preferred language codes did not match any extension/source language, which lead to broken filtering.

While this happened, it was also possible that the preferred languages still matched properly to a language in the language filter, which caused confusion.
This was the case e.g., for "en-GB" or "en-US"
2025-04-24 13:38:05 +02:00
schroda
2022b7028e Always use "other" as "local source" language 2025-04-21 19:11:43 +02:00
schroda
98f383e79e Cleanup "Source.tsx" 2025-04-21 18:09:01 +02:00
schroda
4a9f90b746 Introduce "sources" util class 2025-04-21 17:02:51 +02:00