eduardomoroni/mtgx

View on GitHub
src/configuration/i18n/languages/english.json

Summary

Maintainability
Test Coverage
{
  "EMAIL_RESETED_SUCCESSFULLY": "EMAIL_RESETED_SUCCESSFULLY",
  "USER_SIGNED_OUT": "USER_SIGNED_OUT",
  "EMAIL": "Email",
  "PASSWORD": "Password",
  "LOGIN": "Login",
  "FORGOT_YOUR_PASSWORD?": "Forgot your password?",
  "DONT_HAVE_ACCOUNT?": "Dont you have account yet?",
  "SIGNUP": "Sign up",
  "RESET_PASSWORD": "Reset your password",
  "SEARCH": "Search for a card",
  "SUB_TYPE":  "Sub type",
  "TYPE": "Card type",
  "POWER": "Power",
  "CMC": "CMC",
  "TOUGHNESS": "Toughness",
  "CARD_NAME": "Name",
  "CARD_TEXT": "Text",
  "COLOR_IDENTITY": "Color identity",
  "FLAVOR_TEXT": "Flavor text",
  "ARTIST": "Artist",
  "COLLECTION_NUMBER": "Collection #",
  "RARITY": "Rarity",
  "SET": "Set",
  "FORMAT": "Format",
  "CLOSE": "Close",
  "POWER_TOUGHNESS": "Power/Toughness",
  "MANA_COST": "Mana Cost",
  "CARD_SEARCH": "Card Search"
}