Currently the app defaults to English and ASL regardless of the user's browser locale.
Instead, the app should:
- Default the spoken language and sign language based on the user's browser locale
- Persist the user's language selection via session storage so it is remembered across page loads
Ref: sign-language-processing/spoken-to-signed-translation#61
Currently the app defaults to English and ASL regardless of the user's browser locale.
Instead, the app should:
Ref: sign-language-processing/spoken-to-signed-translation#61