mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 19:31:01 -06:00
Fix string.
This commit is contained in:
parent
74f8dceb38
commit
d78e11170b
@ -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!',
|
||||
|
Loading…
Reference in New Issue
Block a user