mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
20e8c45819
commit
0f4c67d24e
@ -805,6 +805,7 @@ return [
|
|||||||
'add_set_amount_to_piggy' => 'Add :amount to fill this piggy bank on :date',
|
'add_set_amount_to_piggy' => 'Add :amount to fill this piggy bank on :date',
|
||||||
'delete_piggy_bank' => 'Delete piggy bank ":name"',
|
'delete_piggy_bank' => 'Delete piggy bank ":name"',
|
||||||
'cannot_add_amount_piggy' => 'Could not add :amount to ":name".',
|
'cannot_add_amount_piggy' => 'Could not add :amount to ":name".',
|
||||||
|
'cannot_remove_from_piggy' => 'Could not remove :amount from ":name".',
|
||||||
'deleted_piggy_bank' => 'Deleted piggy bank ":name"',
|
'deleted_piggy_bank' => 'Deleted piggy bank ":name"',
|
||||||
'added_amount_to_piggy' => 'Added :amount to ":name"',
|
'added_amount_to_piggy' => 'Added :amount to ":name"',
|
||||||
'removed_amount_from_piggy' => 'Removed :amount from ":name"',
|
'removed_amount_from_piggy' => 'Removed :amount from ":name"',
|
||||||
|
Loading…
Reference in New Issue
Block a user