Details
-
Improvement
-
Resolution: Fixed
-
None
-
Critical
-
The translation delay in instant translate can be configured now.
-
Empty show more show less
Description
There is a timeout defined in InstantTranslate, when typing in the text area. If the user does not type longer than this time, a request is send for translation to the server side.
This timeout should be made configurable.
The value is defined in
public/modules/editor/instanttranslate/js/instanttranslate.js
in line 351 in the function
startTimerForInstantTranslation