Return the localization table in localizationTables that best matches the list of userLocales. If there is no matching language, returns defaultLocalizationTable.
localizationTables
userLocales
defaultLocalizationTable
Return the localization table in
localizationTables
that best matches the list ofuserLocales
. If there is no matching language, returnsdefaultLocalizationTable
.