@suluk/i18n - v0.1.0
    Preparing search index...

    Function t

    • Interpolate {token} params into a message; an unknown key falls back to the key itself. Ported verbatim from saastarter i18n.ts:195-207.

      Parameters

      • messages: Catalog
      • key: string
      • Optionalparams: Record<string, string | number>

      Returns string