diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 47c7b72bba..32003ea47f 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -1284,6 +1284,7 @@ return [ 'send_test_triggered' => 'Test was triggered. Check your inbox and the log files.', 'split_transaction_title' => 'Description of the split transaction', + 'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.', 'split_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.', 'transaction_information' => 'Transaction information', 'you_create_transfer' => 'You\'re creating a transfer.',