From b7f64fa3467740b3887592bb337d5c72bfa7f044 Mon Sep 17 00:00:00 2001 From: Stephlabaraque Date: Tue, 25 Aug 2015 18:32:00 +0200 Subject: [PATCH] Update fr.json Tested and working. --- language/fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/fr.json b/language/fr.json index 68fee8c..96828bb 100644 --- a/language/fr.json +++ b/language/fr.json @@ -2,7 +2,7 @@ "semantics": [ { "label": "Cartes", - "entity": "card", + "entity": "une carte", "field": { "label": "Carte", "fields": [ @@ -20,7 +20,7 @@ "label": "Localisation", "fields": [ { - "label": "Texte pour une carte retournée", + "label": "Texte pour une carte à retourner", "default": "Retourner" }, { @@ -34,4 +34,4 @@ ] } ] -} \ No newline at end of file +}