Translate bagdes not working.
Opened this issue · 2 comments
Describe the bug
We are using Apache Answer in our company. In the first version, we translated everything to Portuguese and it worked. With the new version 1.4.1, I'm having a problem with badges. On the admin page, the translation works. However, on the user page, the translation doesn't work. I checked the database and it gets data from the YAML file, but it appears to use the US English version. What do I need to do?
To Reproduce
Steps to reproduce the behavior:
- Go to 'Badges' in the user page.
- See error
Expected behavior
The user badges page should use the pt_BR.yaml file
Screenshots
Platform
- Device: [e.g. Desktop]
- OS: [e.g. Open suse lp15]
- Browser and version: [e.g. Chrome, Firefox]
- Version: [e.g. v1.4.1]
@IfDougelseSa Thank you very much for your use and feedback. This is a bug and has nothing to do with the translation file. It's caused by the code not getting the Accept-Language
the user is using, we will fix this as soon as possible.