From 618aad54326f96474f9975709e02c14f42f6414d Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 25 Nov 2016 17:02:08 +0100 Subject: [PATCH] New translations --- resources/lang/fr_FR/form.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index b0014b005c..979a26a180 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -25,6 +25,8 @@ return [ 'match' => 'Correspondre à', 'repeat_freq' => 'Répétitions', 'journal_currency_id' => 'Devise', + 'currency_id' => 'Currency', + 'attachments' => 'Attachments', 'journal_amount' => 'Montant', 'journal_asset_source_account' => 'Compte d’actif (source)', 'journal_source_account_name' => 'Compte de recettes (source)',