PokéRogue
    Preparing search index...

    Function getPokemonTypeLocaleKey

    • Retrieve the locale key used to display the given PokemonType's localized name.

      Parameters

      • type: PokemonType

        The PokemonType whose locales key should be retrieved

      Returns string

      The locale key used to display the name of type.

      Should always be passed directly to i18next.t.