GetLocalization(string)
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in YarnProject
Gets a Localization given a locale code.
string
localeCode
The locale code to find a for.
The Localization if one is found for the locale localeCode
; baseLocalization otherwise.