localizeOrNull
Localizes a key from the stdlib table (LOCALIZATION_TABLE).
Return
the localized string if the key exists in the std
table, null
otherwise
Parameters
key
localization key
context
context to localize for
Localizes a key from the stdlib table (LOCALIZATION_TABLE).
the localized string if the key exists in the std
table, null
otherwise
localization key
context to localize for