9 lines
110 B
JSON
9 lines
110 B
JSON
|
|
{
|
||
|
|
"text to test": "text to test",
|
||
|
|
"%d cat": {
|
||
|
|
"one": "%d cat",
|
||
|
|
"other": "%d cats"
|
||
|
|
},
|
||
|
|
"each": "each"
|
||
|
|
}
|