mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-14 17:04:53 +03:00
add README.rst info for i18n
This commit is contained in:
parent
1b6cf88a58
commit
156d0eb612
|
@ -1,6 +1,8 @@
|
||||||
Translations
|
Translations
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Start by configuring `LANGUAGES` at settings, by uncommenting languages you are willing to support.
|
||||||
|
|
||||||
Translations will be placed in this folder when running:
|
Translations will be placed in this folder when running:
|
||||||
|
|
||||||
python manage.py makemessages --all
|
python manage.py makemessages --all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user