Open
Description
Is your feature request related to a problem? Please describe.
No, it is an improvement on the code base, and app usability.
Describe the solution you'd like
Implement language translations, using Django's own tools for i18N.
Describe alternatives you've considered
There are no alternatives I know about, but there is also no need.
Additional context
Identify all the strings actually in use, and mark them for translation. Also, implement a policy for future commits, making mandatory to keep strings ready for translation