UNPKG

931 BJSONView Raw
1{
2 "awesome?": "¿impresionante?",
3 "Translated <span:hello>{thing}</span:hello> Application": "Applicacíon <span:hello>{thing}</span:hello> traducido",
4 "Choose locale:": "Eligir lugar:",
5 "AWESOME": "IMPRESIONANTE",
6 "Hello, <Awesome /> world!": "¡Hola, mundo <Awesome />!",
7 "<Pluralize:items>\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:items>":
8 "\n <Pluralize:items>\n <Match when=\"=0\">No tiene nada en su carrito</Match>\n <Match when=\"one\">Tiene un artículo en su carrito</Match>\n <Match when=\"other\">Tiene {this.state.count} artículos en su carrito</Match>\n </Pluralize:items>",
9 "More": "Mas",
10 "Less": "Menos"
11}