IfDougelseSa opened a new issue, #1209: URL: https://github.com/apache/incubator-answer/issues/1209
## 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: 1. Go to 'Badges' in the user page. 2. See error ### Expected behavior The user badges page should use the pt_BR.yaml file ### Screenshots admin translation works:  database:  yaml files:  user translation not working:  first reaction translated:  Translation not working:  ### Platform - Device: [e.g. Desktop] - OS: [e.g. Open suse lp15] - Browser and version: [e.g. Chrome, Firefox] - Version: [e.g. v1.4.1] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
