diff --git a/README.md b/README.md index ef7da5d927..266f26f594 100644 --- a/README.md +++ b/README.md @@ -47,15 +47,18 @@ See the [instructions](https://docs.espocrm.com/administration/installation/) on Before we can merge your pull request, you need to accept our CLA [here](https://github.com/espocrm/cla). It's very simple to do. -Contribute translations to [POEditor](https://poeditor.com/join/project/gLDKZtUF4i). Changes -are usually merged to the GitHub repository before minor releases. - Branches: * *fix* – upcoming maintenance release; minor fixes should be pushed to this branch; * *master* – develop branch; new features should be pushed to this branch; * *stable* – last stable release. +## Language + +If you want to improve existing translation or add a language that is not available yet, you can contribute on our [POEditor](https://poeditor.com/join/project/gLDKZtUF4i) project. See instructions [here](https://www.espocrm.com/blog/how-to-use-poeditor-to-translate-espocrm/). + +Changes on POEditor are usually merged to the GitHub repository before minor releases. + ### License EspoCRM is published under the GNU GPLv3 [license](https://raw.githubusercontent.com/espocrm/espocrm/master/LICENSE.txt).