Add strings for #1116 to intro page.

This commit is contained in:
James Cole
2018-01-10 07:57:36 +01:00
parent 48c16c3dcc
commit e40d4ef829
4 changed files with 17 additions and 2 deletions

View File

@@ -159,5 +159,9 @@ return [
'spectre_accounts_title' => 'Select accounts to import from',
'spectre_accounts_text' => 'Each account on the left below has been found by Spectre and can be imported into Firefly III. Please select the asset account that should hold any given transactions. If you do not wish to import from any particular account, remove the check from the checkbox.',
'spectre_do_import' => 'Yes, import from this account',
// various other strings:
'imported_from_account' => 'Imported from ":account"',
];