authelia/web/src/i18n
James Elliott 18a2bde62e
feat(web): i18n local storage detector (#3968)
This adds a local storage detector to the language detector. It's a copy of the official localStorage detector without the ability to set the value. The advantage here is the official localStorage detector always sets the localStorage lookup, which means the most appropriate detected language will be set. If newer languages more appropriate appear this would represent a bad UX.
2022-10-01 20:58:53 +10:00
..
detectors feat(web): i18n local storage detector (#3968) 2022-10-01 20:58:53 +10:00
index.ts feat(web): i18n local storage detector (#3968) 2022-10-01 20:58:53 +10:00