diff --git a/config/locales/mails.fr.yml b/config/locales/mails.fr.yml
index d266c9f76..3bc93b7d0 100644
--- a/config/locales/mails.fr.yml
+++ b/config/locales/mails.fr.yml
@@ -283,5 +283,9 @@ fr:
subject: "Vous avez changé de rôle"
body:
role_changed_html: "Votre rôle {GENDER, select, male{au} female{à la} neutral{} other{aux}} {NAME} a changé. Vous êtes maintenant {ROLE}.
Avec un grand pouvoir vient une grande responsabilité, utilisez vos nouveaux privilèges de manière juste et respectueuse."
+ notify_admin_members_stripe_sync:
+ subject: "Stripe synchronization"
+ body:
+ members_sync: "All members were successfully synchronized on Stripe."
shared:
hello: "Bonjour %{user_name}"