UNPKG

950 BJSONView Raw
1{
2 "awesome?": "Impressionnant?",
3 "Translated <span:hello>{thing}</span:hello> Application": "Application Traduite <span:hello>{thing}</span:hello>",
4 "Choose locale:": "Choisir une localité:",
5 "AWESOME": "GÉNIAL",
6 "Hello, <Awesome /> world!": "Bonjour, monde <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\">Vous avez rien dans votre panier</Match>\n <Match when=\"one\">Vous avez un article dans votre panier</Match>\n <Match when=\"other\">Vous avez {this.state.count} articles dans votre panier</Match>\n </Pluralize:items>",
9 "More": "Plus",
10 "Less": "Moins"
11}