From e791215bb85f54697d2d29a21287ae8907e3a7ed Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 26 Sep 2017 09:00:59 +0200 Subject: [PATCH] New translations form.php (Dutch) --- resources/lang/nl_NL/form.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index 06d70c9740..24a76b04e5 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -67,6 +67,8 @@ return [ 'source_amount' => 'Bronbedrag', 'destination_amount' => 'Doelbedrag', 'native_amount' => 'Origineel bedrag', + 'new_email_address' => 'New email address', + 'verification' => 'Verification', 'source_account_asset' => 'Bronrekening (betaalrekening)', 'destination_account_expense' => 'Doelrekening (crediteur)',