. */ return [ 'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error', 'find_or_create_tag_failed' => 'Could not find or create tag ":tag"', 'tag_already_added' => 'Tag ":tag" is already linked to this transaction.', 'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III', 'inspect_rule' => 'Inspect rule ":title" @ Firefly III', 'journal_other_user' => 'This transaction doesn\'t belong to the user', 'journal_already_no_budget' => 'This transaction has no budget, so it cannot be removed.', 'journal_already_no_category' => 'This transaction had no category, so it cannot be removed', 'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed', 'journal_not_found' => 'Firefly III can\'t find the requested transaction.', 'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits.', 'is_already_deposit' => 'This transaction is already a deposit.', 'is_already_transfer' => 'This transaction is already a transfer.', 'complex_error' => 'Something complicated went wrong. Please inspect the logs of Firefly III.', 'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account".', ];