Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 284 Bytes

Install requirements

pip install -r requirements.txt

Start app

python napp.py

About translations

Small and reusable text is maintained using gettext. Big paragraphs that may change a lot are translated directly in code using the function get_translation.