{
    "_comment": "Begin generic translations",
    "Turns on verbose logging": "Turns on verbose logging",
    "$0 <command> <subcommand>": "$0 <command> <subcommand>",
    "Show the current version of the CLI": "Show the current version of the CLI",
    "Show the available commands": "Show the available commands",

    "_comment": "Begin command description translations",
    "Used to perform actions associated with bots":"Used to perform actions associated with bots",
    "Authenticates the servisbot-cli for use with your organization":"Authenticates the servisbot-cli for use with your organization", 

    "_comment": "Begin Create Bot Translations",
    "Creates a bot from provided JSON": "Creates a bot from provided JSON",
    "Valid JSON for a Bot. The JSON can be supplied directly '{\"key\":\"value\"}' or using a file path": "Valid JSON for a Bot. The JSON can be supplied directly '{\"key\":\"value\"}' or using a file path",
    "The usage and options for creating a new bot": "The usage and options for creating a new bot"
}