Skip to content
Snippets Groups Projects
Verified Commit 3fadfbf8 authored by ornanovitch's avatar ornanovitch
Browse files

doc: call for translation

parent beb5f454
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ export FLASK_APP=hiboo ...@@ -57,7 +57,7 @@ export FLASK_APP=hiboo
flask run --reload flask run --reload
``` ```
#### Misc #### Translate
If you create or update messages in the `python`/`html` source files, don't forget to update the messages catalogs: If you create or update messages in the `python`/`html` source files, don't forget to update the messages catalogs:
```sh ```sh
...@@ -65,6 +65,8 @@ pybabel extract -F babel.cfg -o messages.pot hiboo/ ...@@ -65,6 +65,8 @@ pybabel extract -F babel.cfg -o messages.pot hiboo/
pybabel update -i messages.pot -d hiboo/translations/ pybabel update -i messages.pot -d hiboo/translations/
``` ```
If you wish to contribute to the translation of Hiboo, join us on [the dedicated Weblate repository](https://glotte.felinn.org/projects/hiboo/forge-tedomum-hiboo/)
### Test instance ### Test instance
Our test instance is running at: https://auth.test.tedomum.net Our test instance is running at: https://auth.test.tedomum.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment