Fix sentences.

This commit is contained in:
James Cole 2022-10-03 20:26:26 +02:00
parent db2485f97a
commit ee2b87d5fe
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

@ -2538,8 +2538,8 @@ return [
// audit log entries
'audit_log_entries' => 'Audit log entries',
'ale_action_log_add' => 'Add :amount to piggy bank ":name"',
'ale_action_log_remove' => 'Remove :amount from piggy bank ":name"',
'ale_action_log_add' => 'Added :amount to piggy bank ":name"',
'ale_action_log_remove' => 'Removed :amount from piggy bank ":name"',
'ale_action_clear_budget' => 'Removed from budget',
'ale_action_clear_category' => 'Removed from category',
'ale_action_clear_notes' => 'Removed notes',