summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/common_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/fr/common_po.inc')
-rw-r--r--web/lang/fr/common_po.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/lang/fr/common_po.inc b/web/lang/fr/common_po.inc
index e3b54a8a..f2d8a383 100644
--- a/web/lang/fr/common_po.inc
+++ b/web/lang/fr/common_po.inc
@@ -1,6 +1,7 @@
<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
+# Translator: Cilyan Olowen <gaknar@gmail.com>
include_once("translator.inc");
global $_t;
@@ -9,7 +10,7 @@ $_t["fr"]["Reset"] = "Réinitialiser";
$_t["fr"]["Username"] = "Nom d'utilisateur";
-$_t["fr"]["Email Address"] = "Adresse Email";
+$_t["fr"]["Email Address"] = "Adresse e-mail";
$_t["fr"]["Less"] = "Moins";
@@ -27,4 +28,4 @@ $_t["fr"]["Create"] = "Créer";
$_t["fr"]["More"] = "Plus";
-?> \ No newline at end of file
+?>