Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created April 19, 2017 19:35
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 dsibinski/242f23517ee05b52f6ec365dd06e9ef6 to your computer and use it in GitHub Desktop.
Save dsibinski/242f23517ee05b52f6ec365dd06e9ef6 to your computer and use it in GitHub Desktop.
<plurals name="numberOfPeople">
<item quantity="one">There is %d person in your database.</item>
<item quantity="other">There are %d people in your database..</item>
</plurals>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment