diff --git a/app/code/Magento/SendFriend/etc/adminhtml/system.xml b/app/code/Magento/SendFriend/etc/adminhtml/system.xml
index 785b7a8bb40c8..564f7bd306f8b 100644
--- a/app/code/Magento/SendFriend/etc/adminhtml/system.xml
+++ b/app/code/Magento/SendFriend/etc/adminhtml/system.xml
@@ -13,8 +13,11 @@
Magento_Config::sendfriend
-
+
+
+ CAPTCHA solution alongside enabling "Email to a Friend" to ensure abuse of this feature does not occur.]]>
+ Magento\Config\Model\Config\Source\Yesno
diff --git a/app/code/Magento/SendFriend/i18n/en_US.csv b/app/code/Magento/SendFriend/i18n/en_US.csv
index eee540c89a7b0..24fdea50be536 100644
--- a/app/code/Magento/SendFriend/i18n/en_US.csv
+++ b/app/code/Magento/SendFriend/i18n/en_US.csv
@@ -45,3 +45,5 @@ Enabled,Enabled
"Max Recipients","Max Recipients"
"Max Products Sent in 1 Hour","Max Products Sent in 1 Hour"
"Limit Sending By","Limit Sending By"
+"We strongly recommend to enable a CAPTCHA solution alongside enabling ""Email to a Friend"" to ensure abuse of this feature does not occur.","We strongly recommend to enable a CAPTCHA solution alongside enabling ""Email to a Friend"" to ensure abuse of this feature does not occur."
+