Skip to content

Commit

Permalink
working on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joschobart committed Jul 27, 2024
1 parent f5590a4 commit 552e9fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ First time contribution
2. Once finished, compile the strings into bytecode. This will generate the messages.mo-file. (this step is optional)

.. code-block:: bash
$ pybabel compile -d fun_with_flags/translations
pybabel compile -d fun_with_flags/translations
3. Edit the sections "friendly", "locale", "quotes_ante" and "quotes_post" in the instance/config.py-file. (add your language-code and translations)
4. Put everything into the zip-file again and upload it to the cloud. Let joschobart know about your update

0 comments on commit 552e9fb

Please sign in to comment.