Additional instruction for translation authored by Ondřej Borýsek's avatar Ondřej Borýsek
......@@ -73,6 +73,7 @@ If your private key is not encrypted (and you don't want it to be), you can comm
1. Add a new language in PwnDoc -> Data -> Custom Data -> Languages. Set `locale` to short string (country/language code is ideal).
2. Add the `locale` to list `LOCALES` in file `config.py`.
3. Translate (or create new) docx template. Don't forget to translate `severity` values in conditions (e.g. `Nízká` -> `Low`). Alternatively you can translate the template which uses cvsss colors instead.
## Add a section to audit
......
......