Gets the format string for key in lang, falling back the format string to en_us or the key itself if none was found.
en_us
Gets the format string for key in lang, or null if none was found.
Gets the translation for key in lang using args, falling back the translation to en_us or the key itself if none was found.
Gets the translation for key in lang using args, or null if there is no format string.
Checks whether Nova is aware of a translation for key in lang.
Renders the translatable parts of component in the given locale.