{
  "awesome?": "awesome?",
  "Translated <span:hello>{thing}</span:hello> Application": "Translated <span:hello>{thing}</span:hello> Application",
  "Choose locale:": "Choose locale:",
  "AWESOME": "AWESOME",
  "Hello, <Awesome /> world!": "Hello, <Awesome /> world!",
  "<Pluralize>\n                <Match when=\"=0\">You have no items in your cart</Match>\n                <Match when=\"one\">You have one item in your cart</Match>\n                <Match when=\"other\">You have {this.state.count} items in your cart</Match>\n            </Pluralize>": "<Pluralize>\n                <Match when=\"=0\">You have no items in your cart</Match>\n                <Match when=\"one\">You have one item in your cart</Match>\n                <Match when=\"other\">You have {this.state.count} items in your cart</Match>\n            </Pluralize>",
  "Your total is <FormattedNumber />": "Your total is <FormattedNumber />",
  "More": "More",
  "Less": "Less"
}
