Translate autocomplete delay
This commit is contained in:
parent
c0e48c72fc
commit
f0f4a16e97
2 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue