wallet-core/node_modules/po2json/test/fixtures/pl-mf.json

7 lines
343 B
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"Hello, world!\n": "Witaj, świecie!\n",
"this is the first line\nthis is the next one\nbut this is the last\n":
"to jest pierwsza linia\nto jest następny\nale to jest ostatnia\n",
"A sentence with \"quotation\" marks.": "Zdanie w \"cudzysłowie\".",
"string context\u0004the contextual phrase": "zwrot kontekstowe"
}