7 lines
343 B
JSON
7 lines
343 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|