Skip to content

Commit

Permalink
Updated copy in chart drop down to "View as table"
Browse files Browse the repository at this point in the history
  • Loading branch information
lauderbaugh committed Jun 23, 2022
1 parent 661ab35 commit 97e2249
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ class SliceHeaderControls extends React.PureComponent<
<ModalTrigger
triggerNode={
<span data-test="view-query-menu-item">
{t('Drill to detail')}
{t('View as table')}
</span>
}
modalTitle={t('Chart Data: %s', slice.slice_name)}
Expand Down

0 comments on commit 97e2249

Please sign in to comment.