Added untranslated message
This commit is contained in:
parent
7d8034e600
commit
3fc0fca23b
3 changed files with 7 additions and 3 deletions
|
|
@ -125,7 +125,7 @@ class Fire extends React.Component {
|
|||
<FormGroup>
|
||||
<div className="btn-group">
|
||||
<button className="btn btn-secondary btn-sm dropdown-toggle lang-selector" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
{'Elige un tipo'}
|
||||
{t('Elige un tipo')}
|
||||
</button>
|
||||
<div className="dropdown-menu">
|
||||
{Object.keys(FalsePositiveTypes).map(key => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue