Skip to content

Instantly share code, notes, and snippets.

@darosh
Last active October 16, 2015 17:07
Show Gist options
  • Save darosh/80259acd7ad10d735571 to your computer and use it in GitHub Desktop.
Save darosh/80259acd7ad10d735571 to your computer and use it in GitHub Desktop.
MessageFormat JSON Sample
{
"plural": "There {NUM_RESULTS, plural, one{is # result} other{are # results}}",
"select": "{GENDER, select, male{He} female{She} other{They}} liked this."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment