Describe the bug
When navigating to the site, local storages saves the browser locale in the key i18nextLng. In my case, the value is de (German). This however, seems to be invalid, because the drop down is in an invalid state and when selecting German manually, the local storage value is changed to de-DE.
There seems to be no config option to overwrite the language manually.
To Reproduce
Steps to reproduce the behavior:
- Set your browser to german locale.
- Navigate to the auth page (in private tab)
- Observe the local storage value
Expected behavior
I expected the value to be de-DE or for tinyauth to recognize deas valid
Screenshots
n/a
Logs
No logs available, because this is local behaviour.
Device (please complete the following information):
- OS: macOS
- Browser: Firefox
- Tinyauth v.4.1.0
- Docker 28.1.1
Additional context
n/a
Describe the bug
When navigating to the site, local storages saves the browser locale in the key
i18nextLng. In my case, the value isde(German). This however, seems to be invalid, because the drop down is in an invalid state and when selecting German manually, the local storage value is changed tode-DE.There seems to be no config option to overwrite the language manually.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the value to be
de-DEor for tinyauth to recognizedeas validScreenshots
n/a
Logs
No logs available, because this is local behaviour.
Device (please complete the following information):
Additional context
n/a