From 8e33688268170627bde0b55f3d75f58781b45483 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 9 Sep 2017 22:00:47 +0200 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 55e9796693..79f48fd6e0 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -910,6 +910,7 @@ return [ 'comments' => 'Comments', 'to_link_not_found' => 'If the transaction you want to link to is not listed, simply enter its ID.', 'invalid_link_data' => 'Invalid link type selected. Cannot link transaction.', + 'invalid_link_selection' => 'Cannot link these transactions', 'journals_linked' => 'Transactions are linked.', 'journals_error_linked' => 'These transactions are already linked.', 'journal_links' => 'Transaction links',