update language for age validation

thanks @TheGrits!
This commit is contained in:
Matthew Taylor 2017-04-13 07:41:47 -04:00
parent 2c472b607a
commit cb7ce8c71d

View file

@ -37,5 +37,5 @@
"teacherRegistration.emailStepTitle": "Email Address",
"teacherRegistration.emailStepDescription": "We will send you a confirmation email that will allow you to access your Scratch Teacher Account.",
"teacherRegistration.validationEmailMatch": "The emails do not match",
"teacherRegistration.validationAge": "Sorry, teachers must be over 13 years old"
"teacherRegistration.validationAge": "Sorry, teachers must be at least 13 years old"
}