diff --git a/l10n/fr.js b/l10n/fr.js index abcb0c31..5fc70f0d 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -219,7 +219,7 @@ OC.L10N.register( "Account" : "Compte", "Password" : "Mot de passe", "OTP" : "OTP", - "Email" : "Courriel", + "Email" : "E-mail", "URL" : "URL", "Notes" : "Notes", "Expiry time" : "Heure d'expiration", diff --git a/l10n/fr.json b/l10n/fr.json index d3cee15c..0dcb1942 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -217,7 +217,7 @@ "Account" : "Compte", "Password" : "Mot de passe", "OTP" : "OTP", - "Email" : "Courriel", + "Email" : "E-mail", "URL" : "URL", "Notes" : "Notes", "Expiry time" : "Heure d'expiration",