Jaime Arias Almeida
Jaime Arias Almeida
2020 and there is no documentation yet :(
I would be interested in doing the translation into Spanish :)
Hi all :) I was looking for a translation platform and I found http://zanata.org. OpenStack uses it, maybe it would be interesting to take a look in more detail :)
Nice solution !
Hi !, It would be interesting to check [crowdin](https://github.com/marketplace/crowdin) for translations :)
It's free for open source projects :smile: . I have tested it for the documentation of the Poppy project and it works pretty well :) https://crowdin.com/project/poppy-docs
Hi @shubhamchindasc, Have you found a solution?. There are guides for differents tools except for Rocket.Chat. In my lab, we also want to migrate to Mattermost :(. Thank you in...
Hi @Villetaneuse, maybe this could be useful for your quest :) Cheers.
Hi @florian-jean, Do you have a repository with your modifications? Thank you
> Try to reinstall antlr4 runtime with appropriate version: `pip uninstall antlr4-python3-runtime` `pip install antlr4-python3-runtime==` To check your ANTLR version run `antlr4` command. I installed with `pip install antlr4-python3-runtime==$(antlr4 |...