• Pluralize a word based on the count.

    Parameters

    • word: string

      The word to pluralize.

    • count: number

      The count of the word.

    Returns string

    The pluralized word.