mirror of
https://github.com/django/django.git
synced 2025-11-02 12:58:56 +00:00
Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks to Ramiro Morales for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13144 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b626d60240
commit
663d17897e
4 changed files with 12 additions and 14 deletions
|
|
@ -393,8 +393,8 @@ Submitting and maintaining translations
|
|||
Various parts of Django, such as the admin site and validation error messages,
|
||||
are internationalized. This means they display different text depending on a
|
||||
user's language setting. For this, Django uses the same internationalization
|
||||
infrastructure that is available to Django applications that is described
|
||||
in the :ref:`i18n documentation<topics-i18n>`.
|
||||
infrastructure available to Django applications described in the
|
||||
:ref:`i18n documentation<topics-i18n>`.
|
||||
|
||||
These translations are contributed by Django users worldwide. If you find an
|
||||
incorrect translation, or if you'd like to add a language that isn't yet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue