Auto commit for release 'develop' on 2024-03-11

This commit is contained in:
github-actions
2024-03-11 06:17:46 +01:00
parent 349d38b956
commit dfdbfae4b5
241 changed files with 3894 additions and 982 deletions

View File

@@ -70,4 +70,5 @@ return [
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
'journal_invalid_amount' => 'Firefly III can\'t set amount ":amount" because it is not a valid number.',
];