Describe the bug
Getting an error dialog when trying to save anything on the Settings -> Interface page. As a result of this bug, I cannot change the timezone setting in the app from Shanghai to anything else.
To Reproduce
Steps to reproduce the behavior:
- Go to Settings -> Interface on the admin account
- Change one of the settings, such as the Timezone or Default avatar, and click Save. I was originally trying to change the Timezone from Shanghai to New York. You can also just not change anything and click Save and it will still show the error.
- See error dialog that says
Language file not found.
Expected behavior
No error and the Timezone is able to be updated
Screenshots
Platform
- Device: Laptop
- OS: MacOS Tahoe 26.1
- Browser and version: Zen browser (fork of Firefox), 1.17.4b (Firefox 144.0.2)
- Version: I believe I have v1.7.0, but the version in the charts/Chart.yaml file is
v1.0.7. I've built a new image from the latest main branch, however.
- Also, I'm using the default in-memory sqlite database. I plan to change to postgres soon but figured that might be relevant information.