1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 20:37:46 +02:00

Translated using Weblate (French)

Currently translated at 100.0% (51 of 51 strings)

Translation: jfa-go/Emails
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/emails/fr/
This commit is contained in:
Etienne dP 2021-11-17 22:42:16 +00:00 committed by Weblate
parent 4821b30634
commit a37cdf43f3

View File

@ -12,14 +12,14 @@
"title": "Notification : Utilisateur créé", "title": "Notification : Utilisateur créé",
"aUserWasCreated": "Un utilisateur a été créé avec ce code {code}.", "aUserWasCreated": "Un utilisateur a été créé avec ce code {code}.",
"time": "Date", "time": "Date",
"notificationNotice": "Note : Les emails de notification peuvent être activés sur le tableau de bord administrateur.", "notificationNotice": "Note : Les messages de notification peuvent être activés sur le tableau de bord administrateur.",
"name": "Création d'utilisateur" "name": "Création d'utilisateur"
}, },
"inviteExpiry": { "inviteExpiry": {
"title": "Notification : Invitation expirée", "title": "Notification : Invitation expirée",
"inviteExpired": "Invitation expirée.", "inviteExpired": "Invitation expirée.",
"expiredAt": "Le code {code} a expiré à {time}.", "expiredAt": "Le code {code} a expiré à {time}.",
"notificationNotice": "Note : Les emails de notification peuvent être activés sur le tableau de bord administrateur.", "notificationNotice": "Note : Les messages de notification peuvent être activés sur le tableau de bord administrateur.",
"name": "Expiration de l'invitation" "name": "Expiration de l'invitation"
}, },
"passwordReset": { "passwordReset": {