mirror of
https://github.com/pretix/pretix.git
synced 2026-08-28 13:34:40 +00:00
Remove trailing whitespaces (#361)
This commit is contained in:
committed by
Raphael Michel
parent
e5cb26464e
commit
58668010a2
@@ -118,8 +118,8 @@ Then execute ``python -m smtpd -n -c DebuggingServer localhost:1025``.
|
||||
|
||||
Working with translations
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
If you want to translate new strings that are not yet known to the translation system,
|
||||
you can use the following command to scan the source code for strings to be translated
|
||||
If you want to translate new strings that are not yet known to the translation system,
|
||||
you can use the following command to scan the source code for strings to be translated
|
||||
and update the ``*.po`` files accordingly::
|
||||
|
||||
make localegen
|
||||
|
||||
Reference in New Issue
Block a user