<h3>{t`Here's where you can choose to add or average your data, count the number of rows in the table, or just view the raw data.`}</h3>
<p>{t`Try it: click on <strong>Raw Data</strong> to change it to <strong>Count of rows</strong> so we can count how many orders there are in this table.`}</p>
<p>{jt`Try it: click on ${(
<strong>{t`Raw Data`}</strong>
)} to change it to ${(
<strong>{t`Count of rows`}</strong>
)} so we can count how many orders there are in this table.`}</p>