Deriving locale based on browser / system locale #25
Replies: 2 comments
|
This is what Athena Crisis is using (with fbtee), and I want to bring this API into fbtee as a first-class feature: https://github.com/nkzw-tech/athena-crisis/blob/main/hera/i18n/getLocale.tsx Ideally the user just needs to provide a loader function Contributions welcome! |
0 replies
|
Check out the new |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently the languages in the samples are hardcoded. I'd appreciate a sample on deriving the locale based on the browser or system settings. Did somebody already tackle this?
All reactions