update search

This commit is contained in:
Henrique Dias 2017-07-31 15:43:24 +01:00
parent 7611e65616
commit de673370a5
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730

View File

@ -8,6 +8,7 @@
<li><strong>DEL</strong> - {{ $t('help.del') }}</li>
<li><strong>ESC</strong> - {{ $t('help.esc') }}</li>
<li><strong>CTRL + S</strong> - {{ $t('help.ctrl.s') }}</li>
<li><strong>CTRL + F</strong> - {{ $t('help.ctrl.f') }}</li>
<li><strong>CTRL + Click</strong> - {{ $t('help.ctrl.click') }}</li>
<li><strong>Click</strong> - {{ $t('help.click') }}</li>
<li><strong>Double click</strong> - {{ $t('help.doubleClick') }}</li>