Skip to content
Snippets Groups Projects
Unverified Commit 7a68e69c authored by Wes Appler's avatar Wes Appler Committed by GitHub
Browse files

Add the ability to translate submissions (redux) (#4219)

This builds on the #4134 PR that initially introduced machine
translations into Hypha. This isolates the translation behavior; putting
pip dependencies in a separate `requirements-translate.txt` and will not
attempt any translate imports unless the setting for it is true.

Other small changes are also a full docs page explaining how to install
language packages & changing the setting once again from
`SUBMISSION_TRANSLATIONS_ENABLED` to `APPLICATION_TRANSLATIONS_ENABLED`
to reflect the system wide shift away from submission terminology.
parent 976fb9d4
Loading
Showing
with 625 additions and 9 deletions
Loading
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