ktmud commented on a change in pull request #13123:
URL: https://github.com/apache/superset/pull/13123#discussion_r575995433
##########
File path: superset-frontend/src/dashboard/components/Header.jsx
##########
@@ -482,7 +482,7 @@ class Header extends React.PureComponent {
<>
<span
role="button"
- title="Edit dashboard"
+ title={t('Edit Dashboard')}
Review comment:
We use sentence case for most UI elements:
https://github.com/apache/superset/blob/master/CONTRIBUTING.md#capitalization-guidelines
----------------------------------------------------------------
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]