From db83d541b4da58e81b387365b2d23c3c7398a3bc Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 26 Sep 2017 09:00:58 +0200 Subject: [PATCH] New translations form.php (French) --- 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 f971cf6e4a..5946fc3b51 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -67,6 +67,8 @@ return [ 'source_amount' => 'Montant (source)', 'destination_amount' => 'Montant (destination)', 'native_amount' => 'Montant natif', + 'new_email_address' => 'New email address', + 'verification' => 'Verification', 'source_account_asset' => 'Compte source (compte d\'actif)', 'destination_account_expense' => 'Compte de destination (compte de dépenses)',