From 953ece00cfa65f52d4bb5ccdfaf38d1b1d4bf74f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 13 Jan 2015 22:54:49 +0000 Subject: [PATCH] Fix French translation --- app/lang/fr/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lang/fr/dashboard.php b/app/lang/fr/dashboard.php index 31e3bb9f..c9b13d67 100644 --- a/app/lang/fr/dashboard.php +++ b/app/lang/fr/dashboard.php @@ -89,7 +89,7 @@ return [ 'settings' => [ 'settings' => 'Réglages', 'app-setup' => [ - 'app-setup' => 'Configuration',, + 'app-setup' => 'Configuration', 'images-only' => 'Only images may be uploaded.', 'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size', ],