11 lines
170 B
JSON
11 lines
170 B
JSON
|
{
|
|||
|
"foo": "бар",
|
|||
|
"messages": {
|
|||
|
"example": "окей"
|
|||
|
},
|
|||
|
"callbacks": {
|
|||
|
"default": {
|
|||
|
"nested": "авжеж"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|