i18nGetCultureNativeLanguageEstimate

Attempts to get the name of the language associated with a culture code. This may be inaccurate due to things such as multiple versions of a language existing.

ONLY USE THIS AS A FALLBACK.

Returns null if code is invalid

string
i18nGetCultureNativeLanguageEstimate
(
string code
)

Meta