From 04efdf75db7f7d34758eb540314a58f9d0ccf3a6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 28 Sep 2017 08:20:49 +0200 Subject: [PATCH] New translations form.php (French) --- resources/lang/fr_FR/form.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 1369a1b7e0..9397f238af 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -69,6 +69,7 @@ return [ 'native_amount' => 'Montant natif', 'new_email_address' => 'New email address', 'verification' => 'Verification', + 'api_key' => 'API key', 'source_account_asset' => 'Compte source (compte d\'actif)', 'destination_account_expense' => 'Compte de destination (compte de dépenses)',