From e726364eb7f6a1ad3363efeb23668a0e7f729fd7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Oct 2017 20:40:19 +0200 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 6dfb76d5c2..0f4989ffaf 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -970,6 +970,9 @@ return [ 'this_deposit' => 'This deposit', 'this_transfer' => 'This transfer', 'overview_for_link' => 'Overview for link type ":name"', + 'source_transaction' => 'Source transaction', + 'link_description' => 'Link description', + 'destination_transaction' => 'Destination transaction', 'delete_journal_link' => 'Delete the link between :source and :destination', 'deleted_link' => 'Deleted link',