From 44bb8a19c9fc36ecf05ac8f94075bff8a9c13fa7 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Fri, 10 Feb 2017 13:39:38 +0100 Subject: [PATCH] =?UTF-8?q?Fixed=20typo=20(missing=20'r'=20in=20"configur?= =?UTF-8?q?=C3=A9")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/fr.json b/src/locales/fr.json index d389006c..a7da6623 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -94,7 +94,7 @@ "dns": "DNS", "domain": "Domaine", "domain_add": "Ajouter un domaine", - "domain_add_dns_doc": "… et j'ai configué mes DNS correctement.", + "domain_add_dns_doc": "… et j'ai configuré mes DNS correctement.", "domain_add_dyndns_doc": "… et je souhaite un nom de domaine préconfiguré.", "domain_add_panel_with_domain": "J'ai déjà un nom de domaine …", "domain_add_panel_without_domain": "Je n'ai pas de nom de domaine …",