Skip to content

Instantly share code, notes, and snippets.

@lxdvs
Created May 21, 2013 17:47
Show Gist options
  • Save lxdvs/5621750 to your computer and use it in GitHub Desktop.
Save lxdvs/5621750 to your computer and use it in GitHub Desktop.
<plurals name="x_guests">
<item quantity="one">%1$d guest</item>
<item quantity="few">%1$d guests</item>
<item quantity="many">%1$d guests</item>
<item quantity="other">%1$d guests</item>
</plurals>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment