Getting started
Last updated
Last updated
To start automation the translation process you should connect the remote repository to the Gitloc.
Open gitloc.org platform and sign in
Choose or create a team to work with
Click the button "Add repository" and follow the instructions
All you need to configure automatic translations is to add gitloc.yaml
in the root folder of your repository.
All available configuration options are described in the gitloc.yaml Reference.
Commit and push all changes into the remote repository.
Gitloc automatically detects changes in your repository and translate new or modified values. As a result the translations will be committed to the base branch or Gitloc will create a new pull request to review.
At the end you only have to pull translations to your local repository.