From 3a94e1fb981cc1d00939235a56ff0b86d3d383c3 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Fri, 19 May 2023 09:19:22 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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).