LibBotUniversal/tests/data/locale/en.json

11 lines
157 B
JSON
Raw Normal View History

2023-08-06 13:51:23 +03:00
{
"foo": "bar",
"messages": {
"example": "okay"
},
"callbacks": {
"default": {
"nested": "sure"
}
}
}