instructeur need to confirm mail after invitation
This commit is contained in:
parent
169f07cadd
commit
d7893b9102
10 changed files with 79 additions and 12 deletions
|
@ -0,0 +1,6 @@
|
|||
en:
|
||||
instructeur_mailer:
|
||||
confirm_and_notify_added_instructeur:
|
||||
email_body:
|
||||
one_group: "You were assigned to the procedure « %{procedure} » by « %{email} »."
|
||||
many_groups: "You were assigned to the group « %{groupe} » by « %{email} », in charge of procedure « %{procedure} »."
|
|
@ -0,0 +1,6 @@
|
|||
fr:
|
||||
instructeur_mailer:
|
||||
confirm_and_notify_added_instructeur:
|
||||
email_body:
|
||||
one_group: "Vous avez été affecté(e) à la démarche « %{procedure} » par « %{email} »."
|
||||
many_groups: "Vous avez été ajouté(e) au groupe « %{groupe} » par « %{email} », en charge de la démarche « %{procedure} »."
|
Loading…
Add table
Add a link
Reference in a new issue