{
    "optional": "optional",
    "required": "required",
    "scope": "scope",
    "summary": "summary",
    "body": "body",
    "footer": "footer",
    "No": "No",
    "Yes": "Yes",
    "Select the type of your commit (use arrows to move around, enter to select)": "Select the type of your commit (use arrows to move around, enter to select)",
    "Select the scope of your commit (use arrows to move around, enter to select)": "Select the scope of your commit (use arrows to move around, enter to select)",
    "Creating a <%=type%> commit": "Creating a <%=type%> commit",
    "on scope <%=scope%>": "on scope <%=scope%>",
    "Introduces a new feature": "Introduces a new feature",
    "Fixes a bug": "Fixes a bug",
    "Other changes that don't modify src or test files": "Other changes that don't modify src or test files",
    "Documentation only changes": "Documentation only changes",
    "Code cosmetic changes (formatting, indentation, etc.)": "Code cosmetic changes (formatting, indentation, etc.)",
    "A change that refactors code without adding or removing features": "A change that refactors code without adding or removing features",
    "A code change that improves performance": "A code change that improves performance",
    "A change that only adds or updates tests": "A change that only adds or updates tests",
    "Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)": "Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)",
    "Reverts a previous commit": "Reverts a previous commit",
    "Releases a new version": "Releases a new version",
    "Work in progress": "Work in progress",
    "A change that updates or adds translations (internationalization)": "A change that updates or adds translations (internationalization)",
    "alt/shift/ctrl + enter to insert a new line": "alt/shift/ctrl + enter to insert a new line",
    "Does this commit introduces a breaking change?": "Does this commit introduces a breaking change?",
    "Do you wish to continue and execute the commit?": "Do you wish to continue and execute the commit?",
    "Nothing to commit! Stage your changes first ('git add .')": "Nothing to commit! Stage your changes first ('git add .')",
    "Not a git repository": "Not a git repository",
    "Help": "Help",
    "Close this help": "Close this help",
    "Toggle this help": "Toggle this help",
    "General": "General",
    "Exit": "Exit",
    "Go to the next step": "Go to the next step",
    "Go back to the previous step": "Go back to the previous step",
    "Inputs": "Inputs",
    "Submit/select current input/option": "Submit/select current input/option",
    "New line / carriage return": "New line / carriage return",
    "Switches": "Switches",
    "Toggle switch option": "Toggle switch option",
    "Set switch to true": "Set switch to true",
    "Set switch to false": "Set switch to false",
    "or": "or",
    "depends on the console": "depends on the console",
    "Press any key to exit...": "Press any key to exit...",
    "Done! This is your commit": "Done! This is your commit",
    "Oops, something went wrong": "Oops, something went wrong",
    "committing": "committing"
}
