mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -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',
|
'opt_group_l_Credit card' => 'Liability: Credit card',
|
||||||
'notes' => 'Notes',
|
'notes' => 'Notes',
|
||||||
'unknown_journal_error' => 'Could not store the transaction. Please check the log files.',
|
'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:
|
// new user:
|
||||||
'welcome' => 'Welcome to Firefly III!',
|
'welcome' => 'Welcome to Firefly III!',
|
||||||
|
Loading…
Reference in New Issue
Block a user