From 9a443bd08eb5d5155385924f2a30ca99a032b7d3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 11 Feb 2016 07:02:57 +0100 Subject: [PATCH] New translations. --- resources/lang/en_US/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 1bc7d6aa6b..63a8aab69a 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -334,6 +334,8 @@ return [ 'csv_column_sepa-db' => 'SEPA Direct Debet', 'csv_column_tags-comma' => 'Tags (comma separated)', 'csv_column_tags-space' => 'Tags (space separated)', + 'csv_column_account-number' => 'Asset account (account number)', + 'csv_column_opposing-number' => 'Opposing account (account number)', 'csv_specifix_RabobankDescription' => 'Select this when you\'re importing Rabobank CSV export files.', 'csv_specifix_AbnAmroDescription' => 'Select this when you\'re importing ABN AMRO CSV export files.', 'csv_specifix_Dummy' => 'Checking this has no effect whatsoever.',