--------------------
- Fix translation domain & add translations for custom text in send_to_form email
[laulaz]
- Fix traceback on send_to_form when sending an email : getConsentLink method
must be accessible from template
[laulaz]
- Fix consent banner miss (when there are multiple cookies to accept) by
ensuring JS event is only registered once on consent banner button.
[laulaz]
- Handle multilingual & subsites configurations by rendering consent form on
navigation root (15)
[laulaz]
- Fix JSON call for banner consent to get correct language in some multilingual
configurations, if the current language must be taken from context (14)
[laulaz]
- Ensure that consent banner shows on top (z-index) of everything else (eg: Google Maps)
[laulaz]