From 754b82d9de7dad232d17db0073d370b747b48c83 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Thu, 5 Aug 2021 18:34:52 +0200 Subject: The django-i18n mailing list moved to the Django Forum. --- docs/internals/contributing/localizing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/internals/contributing') 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 ` 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: -- cgit v1.3