Good day folks,
I'd like to implement a system of string tables for my missions that will automatically select the correct localization of each string based on the language version of DCS the player is using but I haven't been able to determine which locale they are using.
Is there an API function that will allow me to get the locale code (EN, DE, FR, etc...) of the DCS install the player is using?