mirror of
https://github.com/django/django.git
synced 2025-07-17 08:09:13 +00:00
[3.0.x] Fixed #31241 -- Clarified porting translations of the Django docs to docs.djangoproject.com.
Backport of c25a8c77d72b6d3a1942a699796224f4a2caf543 from master
This commit is contained in:
parent
8faaaf4e71
commit
bbec01c152
@ -82,3 +82,9 @@ huge undertaking to complete entirely (you have been warned!). We use the same
|
||||
`Transifex tool <https://www.transifex.com/django/django-docs/>`_. The
|
||||
translations will appear at ``https://docs.djangoproject.com/<language_code>/``
|
||||
when at least the ``docs/intro/*`` files are fully translated in your language.
|
||||
|
||||
Once translations are published, updated versions from Transifex will be
|
||||
irregularly ported to the `django/django-docs-translations
|
||||
<https://github.com/django/django-docs-translations>`_ repository and to the
|
||||
documentation website. Only translations for the latest stable Django release
|
||||
are updated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user