Hi, I’ve been observing an annoying issue in some Brazilian Portuguese-speaking Discourse forums for quite some time. See the following:
I.E. Instead of the year, it shows “AMAMAMAM” or “PMPMPMPM”. This happens due to an incorrect date format string. Looking at the source, I found it on line 11 of discourse/config/locales/server.pt_BR.yml at main · discourse/discourse · GitHub.
It should be YYYY instead of AAAA. I have already submitted a fix to Transifex. How/when are these fixes published?
