Apply capitalization guidelines - iteration 7 (#12343) (#12453)

This commit is contained in:
Michael S. Molina
2021-01-22 02:46:06 -03:00
committed by GitHub
parent 2a587f6cb1
commit d9388d4535
15 changed files with 31 additions and 31 deletions

View File

@@ -144,7 +144,7 @@ const QueryTable = props => {
className="ResultsModal"
triggerNode={
<Label bsStyle="info" className="pointer">
{t('view results')}
{t('View results')}
</Label>
}
modalTitle={t('Data preview')}