Unity - Scripting API: Application.systemLanguage
Success!
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Submission failed
For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Description
The language in which the user's operating system is running in.
You can use this to automatically pick a localization for your content based on the user's system language. Use Application.systemLanguage to find the value of this setting.