wallet-core/node_modules/po2json/test/fixtures/en-mf-fallback-to-msgid.json
2016-10-10 03:43:44 +02:00

9 lines
441 B
JSON

{
"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"
}