mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-27 13:34:02 +00:00
This actually seems more appropriate
This commit is contained in:
parent
1d3dfd1892
commit
2577016b58
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ Usage
|
|||
Generate a batch of files to translate
|
||||
--------------------------------------
|
||||
|
||||
See `Django's documentation on Internationalization <https://docs.djangoproject.com/en/dev/topics/i18n/#topics-i18n>`_ to setup your project to use i18n and create the ``gettext`` catalog files.
|
||||
See `Django's documentation on Internationalization <https://docs.djangoproject.com/en/dev/topics/i18n/translation/>`_ to setup your project to use i18n and create the ``gettext`` catalog files.
|
||||
|
||||
Translate away!
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue