mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix #891 and 892 [skip ci]
This commit is contained in:
parent
c000fe4557
commit
a22a2fb4ef
@ -688,6 +688,8 @@ return [
|
|||||||
'newTransfer' => 'New transfer',
|
'newTransfer' => 'New transfer',
|
||||||
'bills_to_pay' => 'Bills to pay',
|
'bills_to_pay' => 'Bills to pay',
|
||||||
'per_day' => 'Per day',
|
'per_day' => 'Per day',
|
||||||
|
'left_to_spend_per_day' => 'Left to spend per day',
|
||||||
|
'bills_paid' => 'Bills paid',
|
||||||
|
|
||||||
// menu and titles, should be recycled as often as possible:
|
// menu and titles, should be recycled as often as possible:
|
||||||
'currency' => 'Currency',
|
'currency' => 'Currency',
|
||||||
|
Loading…
Reference in New Issue
Block a user