Disable file import, add links.

This commit is contained in:
James Cole
2020-03-07 12:47:22 +01:00
parent 9331f8985a
commit 25be550e6d
3 changed files with 33 additions and 9 deletions

View File

@@ -1425,7 +1425,11 @@ return [
'import_index_title' => 'Import transactions into Firefly III',
'import_data' => 'Import data',
'import_transactions' => 'Import transactions',
'import_tools_title' => 'Import tools',
'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out <a href="https://docs.firefly-iii.org/importing-data/introduction">this page</a>.',
'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
//
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',