diff options
Diffstat (limited to 'docs/internals/contributing')
| -rw-r--r-- | docs/internals/contributing/localizing.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt index 1ff2a1fc85..fef9e62db0 100644 --- a/docs/internals/contributing/localizing.txt +++ b/docs/internals/contributing/localizing.txt @@ -18,8 +18,7 @@ If you find an incorrect translation or want to discuss specific translations, go to the `Django project page`_. If you would like to help out with translating or add a language that isn't yet translated, here's what to do: -* Join the :ref:`Django i18n mailing list <django-i18n-mailing-list>` and - introduce yourself. +* Introduce yourself on the `Django internationalization forum`_. * Make sure you read the notes about :ref:`specialties-of-django-i18n`. @@ -70,6 +69,7 @@ Django source tree, as for any code change: .. _Transifex: https://www.transifex.com/ .. _Django project page: https://www.transifex.com/django/django/ +.. _Django internationalization forum: https://forum.djangoproject.com/c/internals/i18n/14 .. _Transifex User Guide: https://docs.transifex.com/ .. _translating-documentation: |
