aboutsummaryrefslogtreecommitdiff
path: root/node_modules/po2json/test/fixtures/en-mf-fallback-to-msgid.json
blob: 8f4d790ba25f09a5423535cc06cf902b527a0c2a (plain)
1
2
3
4
5
6
7
8
9
{
    "Hello, world!\n": "Hello, world!\n",
    "this is the first line\nthis is the next one\nbut this is the last\n":
       "this is the first line\nthis is the next one\nbut this is the last\n",
    "A sentence with \"quotation\" marks.": "A sentence with \"quotation\" marks.",
    "one product": "one product",
    "string context\u0004the contextual phrase": "the contextual phrase",
    "A fuzzy translation": "A fuzzy translation"
}