9 lines
141 B
JSON
9 lines
141 B
JSON
|
|
{
|
||
|
|
"text to test": "Texte à tester",
|
||
|
|
"%d cat": {
|
||
|
|
"one": "%d chat",
|
||
|
|
"other": "%d chats"
|
||
|
|
},
|
||
|
|
"each": "chaque"
|
||
|
|
}
|