From 5a7cf04a7ce1e22ee79a71f00607d906a238e076 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 11 Dec 2017 15:17:02 +0100 Subject: [PATCH] Update import index [skip ci] --- resources/lang/en_US/firefly.php | 4 ++++ resources/views/import/index.twig | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 43bf852d52..6e1b252c24 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -1073,6 +1073,10 @@ return [ // import bread crumbs and titles: 'import' => 'Import', 'import_data' => 'Import data', + 'import_from_bunq' => 'Import from bunq', + 'import_using_spectre' => 'Import using Spectre', + 'import_using_plaid' => 'Import using Plaid', + // import index page: 'import_index_title' => 'Import data into Firefly III', diff --git a/resources/views/import/index.twig b/resources/views/import/index.twig index bb941e7c1c..e83cef961b 100644 --- a/resources/views/import/index.twig +++ b/resources/views/import/index.twig @@ -20,32 +20,32 @@
+ {# file import #} + {# bunq import #} + {# import from Spectre #}