mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-25 15:18:13 +00:00
Send data dumps as email attachments instead of links, update translations, and add unit tests for the handler.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{{ 'docgen.data_dump_email.Dear'|trans }}
|
||||
|
||||
{{ 'docgen.data_dump_email.data_dump_ready_and_link'|trans }}
|
||||
{{ 'docgen.data_dump_email.data_dump_ready_and_attached'|trans }}
|
||||
|
||||
{{ link }}
|
||||
|
||||
{{ 'docgen.data_dump_email.link_valid_until'|trans({validity: validity}) }}
|
||||
{{ 'docgen.data_dump_email.filename'|trans({filename: filename}) }}
|
||||
|
||||
Reference in New Issue
Block a user