I want to replace the message for a custom message in HTML so I can let my users know what they need to do (many of them has problems with english so I want to replace the message for it in their language)
So far I've made a workaround with this:
> ` No Yes null $run$ -- searchstring-- -15m now
Favor selecionar pelo menos 1 dos valores dos tokens acima"
`
So as you can see I can manage the "No results found" but while it is "wating for input" I still couldn't find a way around it.