Better error handling

This commit is contained in:
James Cole
2024-02-26 19:54:45 +01:00
parent cd713dc40f
commit 7103098fe7
2 changed files with 6 additions and 0 deletions

View File

@@ -1541,6 +1541,8 @@ return [
'submission_options' => 'Submission options',
'apply_rules_checkbox' => 'Apply rules',
'fire_webhooks_checkbox' => 'Fire webhooks',
'select_source_account' => 'Please select or type a valid source account name',
'select_dest_account' => 'Please select or type a valid destination account name',
// convert stuff:
'convert_is_already_type_Withdrawal' => 'This transaction is already a withdrawal',