SwitchbladeBot/switchblade

View on GitHub
src/locales/en-US/commons.json

Summary

Maintainability
Test Coverage
{
  "any": "Any",
  "example": "Example",
  "usage": "Usage",
  "and": "and",
  "reportThis": "You might want to report this.",
  "currencyWithCount": "{{count}} Switchcoin",
  "currencyWithCount_plural": "{{count}} Switchcoins",
  "currency": "Switchcoin",
  "currency_plural": "Switchcoins",
  "reputation": "Reputation",
  "reputationWithCount": "{{count}} Reputation",
  "heads": "Heads",
  "tails": "Tails",
  "youCanDoItAgainIn": "You can do that again in **{{time}}**",
  "to": "to",
  "search": {
    "noType": "Please insert a valid type!",
    "types": "Types",
    "noParams": "Please insert something to search!",
    "searchFail": "An error has occurred.",
    "noResults": "No results were found.",
    "typeHelper": "Send the number of the result you want to proceed with! (10 seconds)",
    "results": "Results for \"{{query}}\""
  },
  "enabled": "enabled",
  "disabled": "disabled",
  "yes": "Yes",
  "no": "No",
  "whichPage": "Which page would you like to jump to?",
  "invalidPage": "Invalid page number, check the number of pages on the footer of the embed.",
  "notAvailable": "N/A"
}