Is it possible to get language settings of a real device?

I’m trying to get the device language setting from appium but I can’t find any mean. Is it possible?

I don’t believe this is possible on iOS. However, with Android you can do it with adb:

Thanks for this solution, I will look into it.

From what I understand there is no way of having this info, like through the device capabilities.