diff --git a/resources/lang/en/general.php b/resources/lang/en/general.php index ad96a2bb79..1ad9c376d8 100644 --- a/resources/lang/en/general.php +++ b/resources/lang/en/general.php @@ -253,7 +253,7 @@ return [ 'signature' => 'Signature', 'signed_off_by' => 'Signed Off By', 'skin' => 'Skin', - 'webhook_msg_note' => 'A :app message will be sent', + 'webhook_msg_note' => 'A notification will be sent via webhook', 'webhook_test_msg' => 'Oh hai! Looks like your :app integration with Snipe-IT is working!', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'site_name' => 'Site Name',