Fix string.

This commit is contained in:
James Cole 2018-11-11 20:09:50 +01:00
parent 74f8dceb38
commit d78e11170b
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -851,7 +851,7 @@ return [
'opt_group_l_Credit card' => 'Liability: Credit card',
'notes' => 'Notes',
'unknown_journal_error' => 'Could not store the transaction. Please check the log files.',
'attachment_not_found' => 'This attachment could not found.',
'attachment_not_found' => 'This attachment could not be found.',
// new user:
'welcome' => 'Welcome to Firefly III!',