Returns the language identifier for the user UI language for the current user
#include <WinAPILocale.au3>
_WinAPI_GetUserDefaultUILanguage ( )
If Multilingual User Interface (MUI) is not installed on the operating system, the function returns the default
computer user interface language.
Search GetUserDefaultUILanguage in MSDN Library.