From 638be18ea89636f3721e66a86b5d82c07eb2bde2 Mon Sep 17 00:00:00 2001 From: Killianbe Date: Mon, 9 Oct 2023 21:38:45 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (51 of 51 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/fr/ --- lang/common/fr-fr.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/common/fr-fr.json b/lang/common/fr-fr.json index 86ae13b..e3a06c5 100644 --- a/lang/common/fr-fr.json +++ b/lang/common/fr-fr.json @@ -5,7 +5,7 @@ "strings": { "username": "Nom d'utilisateur", "password": "Mot de passe", - "emailAddress": "Adresse courriel", + "emailAddress": "Adresse Email", "name": "Nom", "submit": "Soumettre", "send": "Envoyer", @@ -29,7 +29,7 @@ "logout": "Se déconnecter", "admin": "Administrateur", "enabled": "Activé", - "disabled": "Désactivé", + "disabled": "Désactiver", "reEnable": "Ré-activé", "disable": "Désactivé", "expiry": "Expiration", @@ -40,7 +40,8 @@ "accountStatus": "Statut du compte", "notSet": "Non défini", "myAccount": "Mon compte", - "contactMethods": "Moyens de contact" + "contactMethods": "Moyens de contact", + "referrals": "Programme de parrainage" }, "notifications": { "errorLoginBlank": "Le nom d'utilisateur et/ou le mot de passe sont vides.",