Function phrase

  • Low-level function to facilitate localization.

    Parameters

    • me: any

      Class or object containing the phrases

    • id: any

      Phrase id

    • Rest ...args: any[]

      Optional arguments to pass to the phrase

    Returns string

Generated using TypeDoc