From 52770a970b609c52155084593621aef950156a2d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:42:23 +0200 Subject: [PATCH] New translations form.php (French) --- resources/lang/fr_FR/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 61e05d3102..8fbad6245f 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -197,4 +197,4 @@ return [ 'inward' => 'Description vers l’intérieur', 'outward' => 'Description de l’extérieur', -]; \ No newline at end of file +];