From d65d555d635ab05f92202205452856957e6c038d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 2 Sep 2017 22:00:15 +0200 Subject: [PATCH] New translations intro.php (French) --- resources/lang/fr_FR/intro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/intro.php b/resources/lang/fr_FR/intro.php index 17942161b6..0999619431 100644 --- a/resources/lang/fr_FR/intro.php +++ b/resources/lang/fr_FR/intro.php @@ -11,7 +11,7 @@ declare(strict_types=1); return [ // index - 'index_intro' => 'Welcome to the index page of Firefly III. Please take the time to walk through this intro to get a feeling of how Firefly III works.', + 'index_intro' => 'Bienvenue sur la page index de Firefly III. Veuillez prendre le temps de parcourir l\'introduction pour comprendre comment Firefly III fonctionne.', 'index_accounts-chart' => 'This chart shows the current balance of your asset accounts. You can select the accounts visible here in your preferences.', 'index_box_out_holder' => 'This little box and the boxes next to this one will give you a quick overview of your financial situation.', 'index_help' => 'If you ever need help with a page or a form, press this button.',