From c64c5495f2d6614e1bd0ef442fc6aa79e03feb60 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Oct 2017 20:42:28 +0200 Subject: [PATCH] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 8ebb445444..33c09d306f 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -970,9 +970,9 @@ return [ 'this_deposit' => 'Deze inkomsten', 'this_transfer' => 'Deze overschrijving', 'overview_for_link' => 'Overzicht voor koppeltype ":name"', - 'source_transaction' => 'Source transaction', - 'link_description' => 'Link description', - 'destination_transaction' => 'Destination transaction', + 'source_transaction' => 'Brontransactie', + 'link_description' => 'Beschrijving van koppeling', + 'destination_transaction' => 'Doeltransactie', 'delete_journal_link' => 'Verwijder de koppeling tussen :source en :destination', 'deleted_link' => 'Koppeling verwijderd',