How do you get a player's language?

Is there any way yet to get the player’s language from their client?
I want to automatically support multiple languages in my plugin.

Figured it out. I was trying to get it out of one of my classes named “Players” instead of the Player class.