-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3650e18
commit 0cf5c59
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -244,7 +244,7 @@ fr: | |
hello: Bonjour, | ||
subject: Suppression de votre compte | ||
warning_inactive: | ||
body_1: Vous avez un compte sur la plateforme %{organization_name}. Vous ne vous êtes pas connecté depuis %{days} jours. Nous vous informons que d'ici %{remaining_days} jours, nous procéderons à la suppression automatique de votre compte en raison du Règlement Général sur la Protection des Données. En effet, un profil inactif pendant 2 ans est supprimé afin de ne pas garder vos données personnelles. | ||
body_1: Vous avez un compte sur la plateforme %{organization_name}. Vous ne vous êtes pas connecté depuis %{days} jours. Nous vous informons que d'ici %{remaining_days} jours, nous procéderons à la suppression automatique de votre compte en raison du Règlement Général sur la Protection des Données. En effet, un profil inactif pendant %{days} jours est supprimé afin de ne pas garder vos données personnelles. | ||
body_2: Vous souhaitez conserver votre compte ? Il vous suffit simplement de vous reconnecter sur %{organization_url}. + d'infos en contactant [email protected] | ||
greetings: Cordialement,<br/>%{organization_name}<br/><a href="%{organization_url}">%{organization_url}</a> | ||
hello: Bonjour, | ||
|