mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fixed test.
This commit is contained in:
parent
60f7f1fc16
commit
59ee153375
@ -57,9 +57,9 @@ return [
|
|||||||
'update_expense_account' => 'Update expense account',
|
'update_expense_account' => 'Update expense account',
|
||||||
'update_revenue_account' => 'Update revenue account',
|
'update_revenue_account' => 'Update revenue account',
|
||||||
|
|
||||||
'make_new_asset_account' => 'New asset account',
|
'make_new_asset_account' => 'Create a new asset account',
|
||||||
'make_new_expense_account' => 'New expense account',
|
'make_new_expense_account' => 'Create a new expense account',
|
||||||
'make_new_revenue_account' => 'New revenue account',
|
'make_new_revenue_account' => 'Create a new revenue account',
|
||||||
|
|
||||||
// categories:
|
// categories:
|
||||||
'new_category' => 'New category',
|
'new_category' => 'New category',
|
||||||
|
Loading…
Reference in New Issue
Block a user