diff --git a/src/mail/mjml/maildomain_invitation.mjml b/src/mail/mjml/maildomain_invitation.mjml index b2eb7b3..0f528f5 100644 --- a/src/mail/mjml/maildomain_invitation.mjml +++ b/src/mail/mjml/maildomain_invitation.mjml @@ -5,14 +5,14 @@ - + - {% trans "Welcome to" %} La Régie + {% trans "Welcome to La Régie!" %} {% trans "Hello," %} diff --git a/src/mail/mjml/team_invitation.mjml b/src/mail/mjml/team_invitation.mjml index 5f49595..cdc0f92 100644 --- a/src/mail/mjml/team_invitation.mjml +++ b/src/mail/mjml/team_invitation.mjml @@ -5,14 +5,14 @@ - + - {% trans "Welcome to" %} La Régie + {% trans "Welcome to La Régie!" %} {% trans "Hello," %} @@ -30,13 +30,20 @@ {% trans "What is La Régie?" %} + {% trans "La Régie is the administration center of la Suite, where you can manage users, groups and domains."%} + + + {% trans "What is La Suite?" %} + + {% trans "La Suite is an open-source work environment, designed for the public sector and open to commons."%} {% trans "With La Suite, you will be able to create, organise and collaborate online!" %} - - {% trans "For more information:" %} {% trans "Visit the website for La Suite numérique" %} + {% blocktranslate with link=site.url trimmed %} + For more information: Visit the website for La Suite numérique to discover what tools we offer. + {% endblocktranslate %} {% trans "Welcome aboard!" %}