fix(components): Untranslated string in SampleConfigurator
This commit is contained in:
parent
796976aaf7
commit
ecc6147d29
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ const SampleConfigurator = (props) => {
|
|||
</li>
|
||||
<li className="nodot">
|
||||
<h4>
|
||||
<FormattedMessage id="app.models" />
|
||||
<FormattedMessage id="app.people" />
|
||||
</h4>
|
||||
<ul style={{ paddingLeft: '1rem' }}>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue