mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Fix #10290
This commit is contained in:
@@ -2131,7 +2131,7 @@ return [
|
||||
'bulk_edit' => 'Edit selected in bulk',
|
||||
'mass_delete' => 'Delete selected',
|
||||
'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',
|
||||
'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.',
|
||||
'cannot_change_amount_reconciled' => 'You can\'t change the amount or account(s) of reconciled transactions.',
|
||||
'no_budget' => '(no budget)',
|
||||
'no_bill' => '(no subscription)',
|
||||
'account_per_budget' => 'Account per budget',
|
||||
|
Reference in New Issue
Block a user