Translate autocomplete delay

This commit is contained in:
David Baker 2017-06-23 18:28:02 +01:00
parent c0e48c72fc
commit f0f4a16e97
2 changed files with 3 additions and 2 deletions

View file

@ -656,7 +656,7 @@ module.exports = React.createClass({
<table>
<tbody>
<tr>
<td><strong>Autocomplete Delay (ms): </strong></td>
<td><strong>{_t('Autocomplete Delay (ms):')}</strong></td>
<td>
<input
type="number"