Retrieves the Pokemon's name, potentially with an affix indicating its role (wild or foe) in the current battle context, translated
The Pokemon to retrieve the name of. Will return 'Missingno' as a fallback if null/undefined
Pokemon
Whether we want the name of the illusion or not; default true
true
The localized name of pokemon complete with affix. Ex: "Wild Gengar", "Ectoplasma sauvage"
pokemon
Remove this and switch to using i18n context selectors based on pokemon trainer class - this causes incorrect locales
Retrieves the Pokemon's name, potentially with an affix indicating its role (wild or foe) in the current battle context, translated