perf: Dynamization of the Code for Language Management
- Configuration of an email sending template depending on the language.
- Modification of the send_mail function by adding 'lang' as a parameter in particular
- Continuous addition of new languages to the template on the SendGrid platform
- Adapt environment file (.env.dist)
- Rewriting unit tests to accommodate changes (auth.py, send_mail.py)