en-mf-fallback-to-msgid.json 489 B

1234567891011
  1. {
  2. "Hello, world!\n": "Hello, world!\n",
  3. "this is the first line\nthis is the next one\nbut this is the last\n":
  4. "this is the first line\nthis is the next one\nbut this is the last\n",
  5. "A sentence with \"quotation\" marks.": "A sentence with \"quotation\" marks.",
  6. "one product": "{0, plural, p0{one product} p1{{0} products}}",
  7. "string context": {
  8. "the contextual phrase": "the contextual phrase"
  9. },
  10. "A fuzzy translation": "A fuzzy translation"
  11. }