LibBotUniversal/tests/data/locale/uk.json

11 lines
170 B
JSON
Raw Normal View History

2023-08-06 13:51:23 +03:00
{
"foo": "бар",
"messages": {
"example": "окей"
},
"callbacks": {
"default": {
"nested": "авжеж"
}
}
}