From ccdd4379d5472c8a782184c055b20bbc7cc4ffcc Mon Sep 17 00:00:00 2001 From: Raphael Borun Das Gupta Date: Mon, 27 Dec 2021 02:36:49 +0100 Subject: [PATCH] remove mention of PRs for translations Let all changes to translatios be made through Crowdin, as otherwise we won't know where the translation is more up-to-date. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 691a0a08ec5..8b121a4bf27 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The tutorial is written in [Markdown mark up language](https://help.github.com/a You can find any discussions about the contents of the tutorial on the [GitHub issue tracker](https://github.com/DjangoGirls/tutorial/issues). -[Crowdin](https://crowdin.com/project/django-girls-tutorial) platform is used to manage translations. If you want to join an existing translation team or launch a new translation, send an email to the [translation managers](mailto:translations@djangogirls.org) or contact [support team](mailto:hello@djangogirls.org). If you want to propose some small changes or fix typos in existing translations, please create a Pull Request. +[Crowdin](https://crowdin.com/project/django-girls-tutorial) platform is used to manage translations. If you want to join an existing translation team or launch a new translation, send an email to the [translation managers](mailto:translations@djangogirls.org) or contact [support team](mailto:hello@djangogirls.org). # Getting started and prerequisites