Closed iohann95 closed 2 years ago
In case anyone else is having this problem, just configure Java locale and that will solve the problem...
-Duser.country=BR
-Duser.region=BR
-Duser.language=pt
-Duser.timezone=America/Sao_Paulo
In case anyone else is having this problem, just configure Java locale and that will solve the problem...
-Duser.country=BR -Duser.region=BR -Duser.language=pt -Duser.timezone=America/Sao_Paulo
The indicated solution works, after inserting in alfresco and share conatainers. however the display will always be in the informed language, and it changes the date patterns. Any hope for a fix? I tested it in version 7.3.0-M2, and it has the same error.
In Alfresco Share 7.1 version, some parts of Share always shows texts in english, even when the browser locale is Brazillian Portuguese:
Using 6.2 it works just fine, it never happened:
For the record, i'm using Angel's docker installer: https://github.com/Alfresco/alfresco-docker-installer/
I couldn't figure out what's going on... I'm assuming it's a bug in Share. Thanks!