geido commented on a change in pull request #14664:
URL: https://github.com/apache/superset/pull/14664#discussion_r633728668



##########
File path: 
superset-frontend/src/dashboard/components/SliceHeaderControls/index.jsx
##########
@@ -266,6 +266,7 @@ class SliceHeaderControls extends React.PureComponent {
             copyMenuItemTitle={t('Copy chart URL')}
             emailMenuItemTitle={t('Share chart by email')}
             emailSubject={t('Superset chart')}
+            emailBody={t('Check out this chart: ')}

Review comment:
       Has anyone provided the copy? I am just wondering how do we go about 
copy in general when required. CC @rusackas 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to