9 lines
441 B
JSON
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"
|
|
} |