Some tweaks to the i18n files.
This commit is contained in:
parent
99b73c173c
commit
661eb0c23b
3 changed files with 161 additions and 156 deletions
|
|
@ -39,6 +39,10 @@ where <language code> is the two-letter locale code for the language
|
|||
you want, like "sv" for Swedish, "es" for Spanish and so on. A new
|
||||
folder with the language code will have appeared.
|
||||
|
||||
Note that the command django-admin may not be available in your path.
|
||||
If so, the easiest way is to search for it (it sits in the django
|
||||
source tree) and run it as "python <absolute-path>/django-admin.py".
|
||||
|
||||
|
||||
Doing a translation / improving an existing one
|
||||
-----------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue