Added untranslated message

This commit is contained in:
vjrj 2018-02-13 10:43:41 +01:00
parent 7d8034e600
commit 3fc0fca23b
3 changed files with 7 additions and 3 deletions

View file

@ -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 => (