localize a string using a resourceKey. fallback to lookup by value if the resourceKey is not supplied/found. mappings are defined by the contents of getLocalizationBundle
string to localize
Optional
resourceKey: stringa resource key used to lookup the localized value
the localized string
localize a list of objects. localizeObject is applied to each element in the list.
the localized list
if isEnabled, returns the SolutionLocalizationBundle used to lookup translations.