forked from CGM_Public/pretix_original
Fix doc spelling
This commit is contained in:
@@ -276,7 +276,7 @@ is configured, memcached will be used for caching instead of redis.
|
||||
Translations
|
||||
------------
|
||||
|
||||
pretix comes with a nubmer of translations. Some of them are marked as "incubating", which means
|
||||
pretix comes with a number of translations. Some of them are marked as "incubating", which means
|
||||
they can usually only be selected in development mode. If you want to use them nevertheless, you
|
||||
can activate them like this::
|
||||
|
||||
@@ -289,7 +289,7 @@ You can also tell pretix about additional paths where it will search for transla
|
||||
path=/path/to/my/translations
|
||||
|
||||
For a given language (e.g. ``pt-br``), pretix will then look in the
|
||||
specific subfolder, e.g. ``/path/to/my/translations/pt_BR/LC_MESSAGES/django.po``.
|
||||
specific sub-folder, e.g. ``/path/to/my/translations/pt_BR/LC_MESSAGES/django.po``.
|
||||
|
||||
Celery task queue
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user