I\'m trying to make an input that only accept at least 3 words or more, found this ([a-zA-Z]+\\s){2,}([a-zA-Z]+) but it only accepts English
([a-zA-Z]+\\s){2,}([a-zA-Z]+)
I need it like t