{
    "metadata": {
        "flag": "🇬🇧",
        "name": "English",
        "codes": [
            "en"
        ]
    },
    "bot": {
        "name": "Your Bot",
        "about": "I'm a your bot. Nice to meet you!",
        "description": "I'm just your bot. Yet nice to meet you!"
    },
    "commands": {
        "help": "Show help message"
    },
    "messages": {
        "help": "Sample Text"
    },
    "callbacks": {
        "sample": "This button is working!"
    }
}