powered by
This function detects the language of a given text using the Google Translate API.
language_detect(text)
A character string representing the detected language.
The text for which the language needs to be detected.