{
  "components": {
    "Discovery": {
      "select_a_login_method": "Select a login method",
      "more_sign_in_options": "More sign in options"
    },
    "Form": {
      "welcome": "Welcome to Canvas"
    },
    "GlobalMessages": {
      "close": "Close",
      "loading": "Loading"
    },
    "journey": {
      "page_title": "Log in to Canvas",
      "form": {
        "labels": {
          "password_label": "Password",
          "default_username_label": "Email",
          "login_action_label": "Log In",
          "default_submit_action_label": "Next"
        },
        "errors": {
          "general": "Please enter valid valid.",
          "retryLogin": "You can try to <1>log in again</1>.",
          "NameCallback": {
            "general": "Please enter valid value.",
            "required": "Please enter your {{loginHandleLabel}}."
          },
          "PasswordCallback": {
            "general": "Please enter valid value.",
            "required": "Please enter your password."
          },
          "required": "Please enter some value."
        }
      }
    },
    "NotFoundArtwork": {
      "description": "Requested URL is invalid.",
      "nothingIsHere": "Whoops... Looks like nothing is here!"
    }
  },
  "error": {
    "loginFailed": "Login failed.",
    "ping": {
      "journey": {
        "LoginFailure": "Please verify your {{loginHandleName}} or password and try again."
      },
      "policy": {
        "AT_LEAST_X_CAPITALS": "Shall contain at least {{numCaps}} capital letters.",
        "AT_LEAST_X_NUMBERS": "Shall contain at least {{numNums}} numeric characters.",
        "CANNOT_CONTAIN_CHARACTERS": "Cannot contain the following characters: {{forbiddenChars}}",
        "CANNOT_CONTAIN_DUPLICATES": "Cannot contain duplicated characters.",
        "CANNOT_CONTAIN_OTHERS": "Cannot contain value from the following fields: {{disallowedFields}}",
        "MAPPING_EXISTS": "A sync mapping must exist for this property.",
        "MAX_LENGTH": "Maximum length: {{maxLength}}",
        "MAXIMUM_NUMBER": "Must be less than {{maximum}}",
        "MIN_LENGTH": "Minimum length: {{minLength}}",
        "MINIMUM_NUMBER": "Must be greater than {{minimum}}",
        "NO_INTERNAL_USER_CONFLICT": "Internal user conflict.",
        "NOT_EMPTY": "Cannot be empty.",
        "NOT_NULL": "Mandatory field.",
        "REGEXP_MATCHES": "Invalid format.",
        "REQUIRED": "Required field.",
        "UNIQUE": "Shall be unique.",
        "UNKNOWN": "Please check this value for correctness.",
        "VALID_ACCESSFLAGS_OBJECT": "Invalid access flags.",
        "VALID_ARRAY_ITEMS": "Invalid array items.",
        "VALID_DATE": "Invalid date.",
        "VALID_DATETIME": "Invalid datetime.",
        "VALID_DURATION": "Invalid duration.",
        "VALID_EMAIL_ADDRESS_FORMAT": "Invalid email address.",
        "VALID_FORMATTED_DATE": "Invalid date.",
        "VALID_NAME_FORMAT": "Invalid name.",
        "VALID_NUMBER": "Invalid number.",
        "VALID_PERMISSIONS": "Invalid permissions.",
        "VALID_PHONE_FORMAT": "Invalid phone number.",
        "VALID_PRIVILEGE_PATH": "Invalid privilege path.",
        "VALID_QUERY_FILTER": "Invalid query filter.",
        "VALID_TEMPORAL_CONSTRAINTS": "Invalid temporal constraints.",
        "VALID_TIME": "Invalid time.",
        "VALID_USERNAME": "Invalid username."
      }
    }
  },
  "topLinks": {
    "courses": "Browse Courses"
  },
  "socials": {
    "apple": "Log in with Apple",
    "facebook": "Log in with Facebook",
    "github": "Log in with Github",
    "google": "Log in with Google",
    "linkedin": "Log in with LinkedIn",
    "microsoft": "Log in with Microsoft"
  },
  "footerLinks": {
    "acceptableUsePolicy": "Acceptable Use Policy",
    "cookieNotice": "Cookie Notice",
    "forgotPassword": "Forgot Password?",
    "help": "Help",
    "privacyPolicy": "Privacy Policy",
    "troubleLoggingIn": "Trouble logging in?"
  },
  "header": {
    "registerAll": "Log in or <1>create an account.</1>",
    "registerObserver": "Have a pairing code? <1>Create a Parent Account</1>"
  },
  "help": {
    "default_help_link_name": "Help",
    "search_the_canvas_guides": {
      "text": "Search the Canvas Guides",
      "subtext": "Find answers to common questions",
      "feature_headline": "Little lost? Try here first!"
    },
    "report_a_problem": {
      "text": "Report a Problem",
      "subtext": "If Canvas misbehaves, tell us about it"
    },
    "video_conferencing_guides": {
      "text": "Video Conferencing Guides for Remote Classrooms",
      "subtext": "Get help on how to use and configure conferences in canvas."
    },
    "submit_feature_idea": {
      "text": "Submit a Feature Idea",
      "subtext": "Have an idea to improve Canvas?"
    },
    "ask_instructor_question": {
      "text": "Ask Your Instructor a Question",
      "subtext": "Questions are submitted to your instructor"
    },
    "ask_community": {
      "text": "Ask the Community",
      "subtext": "Get help from a Canvas expert"
    },
    "canvas_support": {
      "text": "Canvas Support Center",
      "subtext": "Have a question about Canvas? Ask it here."
    },
    "close": "Close",
    "dialog": {
      "createTicket": {
        "recaptcha": {
          "finishVerification": "Please complete the verification.",
          "error": "Something went wrong with reCAPTCHA. Please refresh and try again."
        },
        "cancel": "Cancel",
        "description": {
          "hint": "If you’re able, include a link to a screencast/screenshot.",
          "label": "Description",
          "minLength": "Required field"
        },
        "dismiss": "Dismiss",
        "email": {
          "invalid": "Please provide a valid email address.",
          "label": "Email"
        },
        "formLegend": "File a ticket for a personal response from our support team.",
        "severity": {
          "label": "How is this affecting you?",
          "options": {
            "blocks_what_i_need_to_do": "I cannot get things done until I hear back from you",
            "extreme_critical_emergency": "EXTREME CRITICAL EMERGENCY!",
            "just_a_comment": "Just a casual question, comment, idea, or suggestion",
            "not_urgent": "I need some help, but it is not urgent",
            "placeholder": "Please select one …",
            "workaround_possible": "Something is broken, but I can work around it for now"
          },
          "required": "Please select an option."
        },
        "subject": {
          "label": "Subject",
          "minLength": "Required field"
        },
        "submit": "Submit Ticket",
        "submitting": "Submitting …"
      },
      "help": {
        "dialog": {
          "createTicket": {
            "guidesText": "For an instant answer, see if your issue is addressed in the <CustomLink href=\"https://community.canvaslms.com/t5/Canvas/ct-p/canvas\" target=\"_blank\">Canvas Guides</CustomLink>."
          }
        }
      },
      "newLink": "New",
      "otherResources": "OTHER RESOURCES",
      "loading": "Loading"
    },
    "errorReporter": {
      "errorReported": "Thanks for your help!  We'll get right on this",
      "reportFailure": "Error report creation failed"
    },
    "header": "Help",
    "trayTitle": "Help",
    "default_help_sidebar_title": "Login Help for {{canvas}}",
    "training_services_portal": {
      "text": "Training Services Portal",
      "subtext": "Access Canvas training videos and courses"
    }
  },
  "ping": {
    "journey": {
      "input": {
        "UserName": "Email"
      }
    }
  },
  "product": {
    "name": "Canvas LMS"
  }
}