• Returns a string with the specified unit pluralized based on the count.

    Parameters

    • count: number

      The count of the unit.

    • unit: string

      The unit to be pluralized.

    Returns string

    The pluralized string.