Tree of Savior Forum

Portuguese PT-BR translation

I’m a native portuguese speakee with knowledge of translation from ENG to PT-BR.
How can i start to translate the ToS files? There are already a pt-br translation base around?
Please, let me know. :slight_smile:

1 Like

Download their git repository:

Create a new issue stating project which lines you’ll work on, to prevent people from translating the same stuff, and send pull requests with your translations.

https://help.github.com/articles/using-pull-requests/

You need to fork their repository and download your forked version, you can download it using TortoiseGIT. After updating your local forked repository, you ‘commit’ your changes and then ‘push’ it to the server. After that you have to open a pull request, so IMC can add your modified files to their main repository.

There is a tutorial on how to use Git here: