Returns the active language code used by the user. By default, it’s the user browser language.
| user_id | The ID of the user from whom you want to get the language. | 
Response
The language code. Examples: es, it. Returns false if the language code is en or not found.