Skip to content

Instantly share code, notes, and snippets.

@ArturSkowronski
Last active January 15, 2017 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArturSkowronski/41f73cc443666b9208cda6e8236a4800 to your computer and use it in GitHub Desktop.
Save ArturSkowronski/41f73cc443666b9208cda6e8236a4800 to your computer and use it in GitHub Desktop.
Plurals with library v1
responseData += `You have ${messages.length} ${pluralize('message', messages.length)}`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment